New facts, which may help, i i put onmy detail page
{% load i18n %}
a part from the admin template
{% if not user.is_anonymous %}
{% trans 'Welcome,' %} {% if
user.first_name %}{{ user.first_name }}{% else %}{{ user.username }}{%
endif %}. {% block userlinks %}{% trans
'Documentation' %} /
Strange, apperently the admin is in the LANGUAGE_CODE language but nor
my website. Do i have to import anything special ?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
Anyone using non english setting in their app ?
same problem with form validation error messages in english.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to
3 matches
Mail list logo