Revision history [back]
Solution was:
ASKBOT_TRANSLATE_URL = False
and this in the django.po of ru locale
#: deps/django_authopenid/urls.py:10
msgid "signout/"
msgstr ""
now I have
http://mysite.com/account/vyhod/
And no error.
-------------------------------------
Edit: It is not necessary to set
ASKBOT_TRANSLATE_URL = False
Solution was:
ASKBOT_TRANSLATE_URL = False
and this in the django.po of ru locale
#: deps/django_authopenid/urls.py:10
msgid "signout/"
msgstr ""
now I have
http://mysite.com/account/vyhod/
And no error.
-------------------------------------
Edit: It is not necessary to set
ASKBOT_TRANSLATE_URL = False