Hi James!

On 8/8/07, james_027 <[EMAIL PROTECTED]> wrote:
> How do I enable multiple user account login in one computer? I don't
> know what is the disadvantage if this works this way, I just need it
> for development and testing purpose.

If I understood your question right, you don't have to enable it. :-)
Just create a new user in the adminpanel (or in the shell) and login
with that username to your site or to the adminpanel.

Make sure to add ''django.contrib.auth' to your
INSTALLED_APPS in your settings.py, if it isn't in there.

> Thanks
> james

Greetings
Kai

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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