sehmaschine / django-filebrowser

Media-Management with Grappelli
http://twitter.com/sehmaschine
Other
976 stars 408 forks source link

Change ugettext_lazy to gettext_lazy due to deprecation #386

Closed MuslimBeibytuly closed 4 years ago

MuslimBeibytuly commented 4 years ago

django.utils.deprecation.RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy(). It breaks nothing, works just fine