django/docs/topics/http
Jonatas C. Damasceno 72fe36c246 [2.2.x] Fixed #30437 -- Clarified that urlpatterns can be a sequence.
Backport of 8aad3321ed from master
2019-05-14 06:47:14 +02:00
..
_images Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt [2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 2019-03-12 13:33:52 -04:00
file-uploads.txt Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -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 Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
sessions.txt Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
shortcuts.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
urls.txt [2.2.x] Fixed #30437 -- Clarified that urlpatterns can be a sequence. 2019-05-14 06:47:14 +02:00
views.txt Fixed #29758 -- Documented how to test custom error views. 2018-10-01 18:16:47 -04:00