Re: User being logged out without explicitly calling auth.logout

2009-06-12 Thread Karen Tracey
On Fri, Jun 12, 2009 at 3:53 PM, Robocop wrote: > > I'm having an issue when traversing a link on my site. When clicking > this link, I'm properly routed to the page, however the user i am > logged in as is logged out for no reason. How are you determining that the user is logged out? > The

User being logged out without explicitly calling auth.logout

2009-06-12 Thread Robocop
I'm having an issue when traversing a link on my site. When clicking this link, I'm properly routed to the page, however the user i am logged in as is logged out for no reason. The link is part of a menu that looks as such: Home Add Projects View Projects {% if user.is_staff %} Add