Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

Conversation

ForceFledgling
Copy link

@ForceFledgling ForceFledgling commented May 12, 2022

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
Copy link
Author

Up

@gamesbook
Copy link

What does "up" mean?

@ForceFledgling
Copy link
Author

What does "up" mean?

I wanted to raise a request for verification

@ForceFledgling ForceFledgling changed the title Imported gettext_lazy to support Django 4.x.x. Make django-suit compatible with Django 4.x.x Aug 24, 2022
@ForceFledgling ForceFledgling closed this by deleting the head repository Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants