1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/topics/http
2016-10-14 13:46:54 -04:00
..
_images
decorators.txt Documented the cache_control() decorator. 2016-08-11 16:46:58 -04:00
file-uploads.txt
generic-views.txt
index.txt
middleware.txt Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. 2016-08-09 08:06:47 -04:00
sessions.txt Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs. 2016-08-19 09:13:53 -04:00
shortcuts.txt
urls.txt
views.txt Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:46:54 -04:00