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?