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 d078f06 commit ad461ddCopy full SHA for ad461dd
mail_panel/panels.py
@@ -1,4 +1,4 @@
1
-from django.utils.translation import ugettext_lazy as _
+from django.utils.translation import gettext_lazy as _
2
3
from collections import OrderedDict
4
import datetime
0 commit comments