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
requ
Thank you for your answer.
--~--~-~--~~~---~--~~
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
gontran kirjoitti:
> Hello,
>
> I would like to know if it's possible to automatically perform a db
> operation at the end of a session.
>
> For example: a client book an item in a store but don't ckeck out his
> cart and close his browser. The item booked (which was unavailable
> during the ses
Hello,
I would like to know if it's possible to automatically perform a db
operation at the end of a session.
For example: a client book an item in a store but don't ckeck out his
cart and close his browser. The item booked (which was unavailable
during the session) is now available for other cl
4 matches
Mail list logo