Hi,
Maybe this helps you:

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




2013/1/21 Serge G. Spaolonzi <[email protected]>

> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to