1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics/http
2019-05-24 08:26:29 +02:00
..
_images
decorators.txt Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 2019-03-12 10:55:37 -04:00
file-uploads.txt Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
generic-views.txt
index.txt
middleware.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
sessions.txt Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 2019-05-21 08:50:09 +02:00
shortcuts.txt Fixed #30504 -- Corrected redirect() signature in docs. 2019-05-24 08:26:29 +02:00
urls.txt Fixed #30437 -- Clarified that urlpatterns can be a sequence. 2019-05-13 21:48:54 +02:00
views.txt Fixed #29758 -- Documented how to test custom error views. 2018-10-01 18:16:47 -04:00