tutorial
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.