Alexandre M Jacques

Yet another blog about general thoughts and programming. Mostly Python and Django.

Tutorials
Django + Unpoly - The tutorial - Part 1

Django + Unpoly - The tutorial - Part 1

Most of the systems I build are CRUDs. Unpoly make them feel like SPAs. That's it.

django python unpoly tutorial featured
Django: overriding save() just on new objects

Django: overriding save() just on new objects

Sometimes you need to make Django behave a little different . This is one of these situations.

django python featured tutorial
Django + Tailwind setup

Django + Tailwind setup

My approach to make Django and Tailwind CSS work together nicely.

django python tutorial
Override Django 4 template form widgets

Override Django 4 template form widgets

Trying to get rid of Crispy Forms

django python tutorial
Latest Articles