Building My First Django Blog
Building My First Django Blog

A simple introduction to DevJournal, a Django blog project built to practice backend development.

From Local App to Real Website
From Local App to Real Website

A simple project note about moving DevJournal from a local Django app to a real website on the internet.

How Django Models Store Blog Data
How Django Models Store Blog Data

A simple article about how Django models describe blog data and save it in the database.

What I Learned While Building This Project
What I Learned While Building This Project

A simple reflection about the main lessons learned while building the DevJournal project.