We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bd51fd + b5931e2 commit 83853dfCopy full SHA for 83853df
admin_numeric_filter/forms.py
@@ -1,6 +1,6 @@
1
from django import forms
2
from django.forms import Media
3
-from django.utils.translation import ugettext_lazy as _
+from django.utils.translation import gettext_lazy as _
4
5
6
NUMERIC_FILTER_CSS = 'css/admin-numeric-filter.css'
0 commit comments