Saturday, February 13, 2016

User logged in at same time as admin superuser?

When using Django app on localhost (development server), can a standard user be logged in at the same time as an admin superuser? My standard user gets logged out each time I log in with the admin superuser in a separate browser window. Is this because of the session management?

Thank you for any help!!!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ecc6791e-03ac-4356-8670-b541a14e9124%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment