So yur saying I'd need to go around checking sessions every so often
to see if they valid if they aint then I can update stuff. Is there an
api to access all sesiion data as admin or do I need to read the cache
or database backend

Andy McKay wrote:
> On 2010-02-06, at 4:08 PM, adamjamesdrew wrote:
>
> > Does django have the ability to do a callback when a session time out
> > occurs?
>
> No, there is no session time out. Its just that a session isn't valid anymore.
> --
>   Andy McKay, @clearwind
>   http://clearwind.ca/djangoski

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to