On Sep 28, 2009, at 12:53 AM, gontran wrote:
> I would like to know if it's possible to automatically perform a db
> operation at the end of a session.
The traditional way of doing things like that is to run a job using
cron, which detects expired sessions and does whatever releasing is
required.
--
-- Christophe Pettus
[email protected]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---