Open leiverkus opened 3 years ago
same request here
I'm happy for someone to get the work underway, and I can chip in where I can, but my time is very limited at the moment unfortunately, and I've not been working with Django in my current contract, making it harder to work on jazzmin.
If nobody else is able to get to this before I am able to carve out time, then I can try to take a look at it, the work for 3rd party app support is building up, and I'll need to find a way to make this maintainable going forwards...
I am trying to write a CRUD-application with Django. Jazzmin is a godsend for this. Also the Django Advanced Filters app is handy while working with large tables. The good news is, it works with Jazzmin. It is just that the styling is broken. So I forked django-jazzmin and added the advanced filters app to the test app (actually the book model): https://github.com/leiverkus/django-jazzmin/tree/advanced-filters
A proper Button (or two) would be nice:
This is how the interface looks with jazzmin: This is the modal popup with the default theme:
The same applies to the change form: