Skip to content

fixed 'ugettext_lazy' import error with backwards compatibility#45

Open
intp1 wants to merge 1 commit intoomji:masterfrom
intp1:master
Open

fixed 'ugettext_lazy' import error with backwards compatibility#45
intp1 wants to merge 1 commit intoomji:masterfrom
intp1:master

Conversation

@intp1
Copy link

@intp1 intp1 commented Jun 19, 2024

fixed 'ugettext_lazy' import error with backwards compatibility:
use 'ugettext_lazy' with django version < 4;
use 'gettext_lazy' with django version >= 4.

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.

1 participant