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 764755b commit d9fce82Copy full SHA for d9fce82
sapling/dashboard/views.py
@@ -3,7 +3,7 @@
3
from django.core.cache import cache
4
from django.contrib.auth.models import User
5
from django.db.models import Max
6
-from django.utils.translation import ugettext_lazy as _
+from django.utils.translation import ugettext as _
7
8
import pyflot
9
0 commit comments