django/docs/topics/http
Claude Paroz 4d973f5939 Refs -- Deprecated passing None as get_response arg to middleware classes.
This is the new contract since middleware refactoring in Django 1.10.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-02-18 20:03:44 +01:00
..
_images Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt Fixed -- Added 'private' Cache-Control directive to never_cache() decorator. 2019-06-26 09:25:24 +02:00
file-uploads.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
generic-views.txt Fixed -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
middleware.txt Refs -- Deprecated passing None as get_response arg to middleware classes. 2020-02-18 20:03:44 +01:00
sessions.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
shortcuts.txt Fixed -- Corrected redirect() signature in docs. 2019-05-24 08:26:29 +02:00
urls.txt Fixed -- Clarified URL matching behavior in URL dispatcher docs. 2020-01-24 12:21:04 +01:00
views.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00