> After that I restart the server and get AttributeError at /admin/
> 'WSGIRequest' object has no attribute 'user', with traceback 
> athttp://dpaste.com/29308/. Don't see the admin login screen.


Huh. This smells vaguely like a problem we ran into when we were
changing the way login authentication was being done. If it is
related, you might have a cookie for a session (created during your
earlier attempts) that somehow has wrong/missing info in it. Try
flushing your browser's cookies and logging in again.

  Peter
--~--~---------~--~----~------------~-------~--~----~
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