Django with Inertia
Hello all
I'm looking to see if anyone has used/uses Django with Inertia and wouldn't mind giving me honest feedback about it. I have used Laravel with Inertia quite a bit but given the amount of Python I use, I wondered about using Django with it for an upcoming web project I have and if it gives anything extra over HTMX or even a SPA frontend (for context, the project is a simple brochure/ecommerce site but with a separate app for staff to log inventory).
Many thanks in advance!