Hi,
Maybe this helps you:

http://stackoverflow.com/a/4892370/938046




2013/1/21 Serge G. Spaolonzi <se...@cobalys.com>

> I am looking the way to selective clear determinate user sessions from the
> server. It has to be done from outside the user's session or request.
> The complete user case is:
> 1) Django process receives a ping with the id of the user to clear the
> session
> 2) Django process searchs the session for that user and cleans it.
>
> How can I find an user's session from an user's id?
> What would be the most efficient way to archive this?
>
> Thanks
>
> --
> Serge G. Spaolonzi
> Cobalys Systems
> http://www.cobalys.com
>
> --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



--

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