Am 18.07.2008 um 14:01 schrieb Rishabh Manocha:
> You could use "user profiles" which will allow you to store various > user specific preferences. At the Pinax project for example, we are using a language field in the profile model [1] together with a custom middleware [2] to set the locale of the website for every logged-in user. Cheers, Jannis 1: http://code.google.com/p/django-hotclub/source/browse/trunk/projects/pinax/profiles/models.py#18 2: http://code.google.com/p/django-hotclub/source/browse/trunk/projects/pinax/profiles/middleware.py --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

