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 9d9e2a7 commit 00e92e7Copy full SHA for 00e92e7
django_babel/templatetags/babel.py
@@ -1,4 +1,5 @@
1
# -*- coding: utf-8 -*-
2
+from __future__ import absolute_import
3
4
from babel import support as babel_support
5
from babel import core as babel_core
0 commit comments