Hallöchen!

In my Web application, every user has to log in.  In an additional
user database table, the prefered language of each user is given.
But how do I activate it?

I use django.contrib.auth.views.login for the login.  However, as
far as I can see, I have to copy-and-paste this function and add a
line to it which stors the language in the current session.  Am I
right?

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to