On Sat, 2007-11-03 at 08:38 -0700, Dokter Bob wrote:
> Dear people,
> 
> After upgrading our Django distribution we found that it seems
> inpossible to log out of the admin interface.
> Are we the only ones experiencing this problem? Should I file a bug?

Logout works fine, in general (I just tested it). So it seems to be a
problem that's somehow tied to your setup.

Since you don't say what actually happens, it's impossible to guess
further. Things to look at:

Do you see an error? How far does the processing get inside Django? For
example, does it get inside the logout function? Scatter some print
statements around to see which bits of code are being executed with
which values and it might give you some more clues.

Regards,
Malcolm

-- 
Telepath required. You know where to apply... 
http://www.pointy-stick.com/blog/


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