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
generic-views.txt
index.txt
middleware.txt
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