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.
1 parent 9bd51fd commit b5931e2Copy full SHA for b5931e2
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