web/views/debug.py
changeset 10666 7f6b5f023884
parent 10662 10942ed172de
child 10717 46f934bebd85
--- a/web/views/debug.py	Fri Sep 11 18:01:36 2015 +0200
+++ b/web/views/debug.py	Fri Sep 11 18:05:38 2015 +0200
@@ -18,7 +18,7 @@
 """management and error screens"""
 
 __docformat__ = "restructuredtext en"
-_ = unicode
+from cubicweb import _
 
 from time import strftime, localtime