django1/docs/topics/http
Ville Skyttä f95bd89e82 Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. 2016-08-09 08:06:47 -04:00
..
_images Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
file-uploads.txt Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example. 2016-06-09 12:50:35 -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 Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. 2016-08-09 08:06:47 -04:00
sessions.txt Fixed #18348 -- Documented SesssionStore.create() 2016-07-22 17:16:19 -04:00
shortcuts.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
urls.txt Added urlpatterns variable in docs/topics/http/urls.txt. 2016-06-17 21:01:43 -04:00
views.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00