django1/django/contrib/sessions/management
Aymeric Augustin 5fec97b9df Fixed #18194 -- Expiration of file-based sessions
* Prevented stale session files from being loaded
* Added removal of stale session files in django-admin.py clearsessions

Thanks ej for the report, crodjer and Elvard for their inputs.
2012-10-28 09:19:38 +01:00
..
commands Fixed #18194 -- Expiration of file-based sessions 2012-10-28 09:19:38 +01:00
__init__.py Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00