I've followed the documentation on users authentication and it's working fine except for one thing.
When a user logs out from the public views, it is also logged out from the admin site and when the user logs in in the public view, if it has staff permission it can access the admin site.So far, so good. *The problem is that when the user logs in directly to the admin interface is not being logged in into the public views*. What could be happening here? Thanks for any idea. --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---