How I Designed a Personal Portfolio Website with Django (Part 2)
We are designing a personal portfolio website using the Django web framework. In the first part of this series, we learned how to create Django models for our database. We created an admin panel, and added ourselves as a superuser. I expect that by now you have used the admin panel to add your sample … Read more