You have to create custom authentication backend (more about it here
http://docs.djangoproject.com/en/dev/topics/auth/#writing-an-authentication-backend).
On Sep 5, 12:42 pm, Казбек wrote:
> Good day. How can i make django to register and use unicode usernames?
> When i try to register one (rus
I create multilingual application with django and i've found that
template tag {% blocktrans %} doesn't accept properly html tags,
especially slash character. It's a pity and I've found a solution: add
-E argument to makemessage command from
django.core.management.commands. In xgettext man page th
2 matches
Mail list logo