You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: