django/docs/topics/http
2016-10-14 13:51:48 -04:00
..
_images Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt [1.10.x] Documented the cache_control() decorator. 2016-08-11 16:48:43 -04:00
file-uploads.txt [1.10.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example. 2016-06-09 12:51:57 -04:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
middleware.txt [1.10.x] Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. 2016-08-09 08:07:01 -04:00
sessions.txt [1.10.x] Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs. 2016-08-19 09:16:31 -04:00
shortcuts.txt [1.10.x] Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:49:24 -04:00
urls.txt [1.10.x] Added urlpatterns variable in docs/topics/http/urls.txt. 2016-06-17 21:02:40 -04:00
views.txt [1.10.x] Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:51:48 -04:00