Can't log in with multiple users

15 views
Skip to first unread message

Jason

unread,
Feb 13, 2016, 12:50:34 PM2/13/16
to Django users
Please help! I have a Django app that uses django-redux for registration/login/logout tasks, and I am now having a problem with only being able to sign into the app with one user account at a time. I need to be able to allow "multiple" users to log in, including the admin account, at the same time. Thank you for any assistance you can offer!!!

Jason

unread,
Feb 13, 2016, 1:43:43 PM2/13/16
to Django users
Problem solved... I just used two different browsers (Safari, Firefox, etc.) to run separate sessions of my Django app. This allows me to log in with my standard user using one browser, and I can then log in with the admin superuser using the second browser. I'm sure there is a way to workaround this issue with a MiddleWare class, but this is the quick and easy fix for now. 

Thanks!
Reply all
Reply to author
Forward
0 new messages