django
Why I still use Django
Django just completed 20 years last July, 13rd. That's a decent amount of time for a piece of technology that's still being developed, promoted and used. Happy birthday, Django!
Django + Unpoly - The tutorial - Part 1
Most of the systems I build are CRUDs. Unpoly make them feel like SPAs. That's it.
Django: overriding save() just on new objects
Sometimes you need to make Django behave a little different . This is one of these situations.
Django + Tailwind setup
My approach to make Django and Tailwind CSS work together nicely.
Django (DRF) 12 Factor App with examples
What if it was easy to implement it in Docker and Python?