0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/topics/http
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
..
_images
decorators.txt
file-uploads.txt
generic-views.txt
index.txt
middleware.txt Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
sessions.txt Fixed #18194 -- Expiration of file-based sessions 2012-10-28 09:19:38 +01:00
shortcuts.txt
urls.txt More URL reversion docs typo fixes. 2012-10-11 15:40:38 -03:00
views.txt Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00