farridav / django-jazzmin

Jazzy theme for Django
https://django-jazzmin.readthedocs.io
MIT License
1.62k stars 284 forks source link

Overriding the djangoAdmin #602

Open kusumakumar0 opened 2 weeks ago

kusumakumar0 commented 2 weeks ago

Since you have jazzmin installed, it's highly likely that jazzmin is overriding the default Django admin templates and causing the length_is filter issue. jazzmin customizes the Django admin UI, and it may be using a filter or customization that isn't compatible with your setup.

szew404 commented 1 week ago

Any update on this?

szew404 commented 1 week ago

Hey sorry, it's already solved; I just saw the update on PyPI: https://pypi.org/project/django-jazzmin/3.0.1/