On Sat, Aug 29, 2009 at 1:13 AM, John Barham wrote:
>
> I'd like to store per-session files so need a way to reliably create a
> per-session temp directory. Is it reasonable to use the
> session.session_key to generate a unique name?
It's a reasonable candidate. It's unique by definition. I can'
I'd like to store per-session files so need a way to reliably create a
per-session temp directory. Is it reasonable to use the
session.session_key to generate a unique name?
Also, is there a way to have Django automatically run some code to
cleanup my session once it has expired? Or do I have t
2 matches
Mail list logo