Hi.

Is there a way to find currently active sessions, out of all sessions
stored in the database?
Say I want to put a "users currently active" box on my page (*), how
would I do that. I've had a look at the session model but didn't find
anything that looked as if it would help. I'm using persistent
sessions, so that users do not have to log in each time.

Thanks,

      Daniel

(*) I'm thinking along the lines of sessions which have been active in
the last x seconds. I'm aware of the fact that there may be some lag in
this -- a user may have recently left but still be shown as "active".


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

Reply via email to