django-suit icon indicating copy to clipboard operation
django-suit copied to clipboard

Make django-suit compatible with Django 4.x.x

Open ForceFledgling opened this issue 2 years ago • 3 comments

In this commit an error:

"django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'suit.templatetags.suit_menu': cannot import name 'ugettext_lazy' from 'django.utils.translation' python3.10/site-packages/django/utils/translation/init.py"

has been fixed and now django-suit is compatible with Django version 4 by importing the gettext_lazy in admin_filters and menu files

ForceFledgling avatar May 12 '22 19:05 ForceFledgling

Up

ForceFledgling avatar Aug 23 '22 14:08 ForceFledgling

What does "up" mean?

gamesbook avatar Aug 24 '22 05:08 gamesbook

What does "up" mean?

I wanted to raise a request for verification

ForceFledgling avatar Aug 24 '22 09:08 ForceFledgling