A simple approach to running Django Core locally Jan. 25, 2024 (last update at Oct. 18, 2024) Contributing to Django is one thing, but how do you view your changes locally? That is what I asked the Djangonaut Space crew after making an HTML change to Django Admin. Let me share this discovery with you.
Lifting off to Djangonaut Space Jan. 15, 2024 (last update at Feb. 26, 2024) Djangonaut Space has officially started again, and I am one of the eighteen lucky participants!
Django basics: Apps Sept. 9, 2020 (last update at July 11, 2022) In this beginner-friendly article, we take a look at Django apps.
Django basics: General tips and tricks Sept. 9, 2020 (last update at July 11, 2022) In this beginner-friendly article, we take a look at some random tips for using Django.