On Sunday, September 11, 2011 8:52:03 PM UTC+2, Wim Feijen wrote:
>
> 3. Because the user is still logged in, (maybe for two weeks, or for 
> whatever expiration time the developer has set)
>

Imo in that case the developer should write a middleware that logs the user 
out on the next request. I see your problem, but imo your system needs a bit 
of tweaking if you allow inactive users to browse your site till their 
session expires (which with SAVE_EVERY_REQUEST +  a high timeout) could as 
well be never… 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/gXvWPvnJThgJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to