Remix.run Logo
boxed a day ago

If you're doing simple CRUD apps, try https://iommi.rocks/ which we built because imo it's way way too slow and produces too much code to use standard Django to make CRUD stuff.

graemep 16 hours ago | parent [-]

I am using it, and its a great time saver and very maintainable.

I am not using the main menu module, but tables and forms work really well.