1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/topics/http
2018-05-12 19:37:42 +02:00
..
_images
decorators.txt Documented the cache_control() decorator. 2016-08-11 16:46:58 -04:00
file-uploads.txt
generic-views.txt
index.txt
middleware.txt Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
sessions.txt Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
shortcuts.txt Fixed #25978 -- Deprecated shorcuts.render_to_response(). 2017-02-11 05:49:04 -05:00
urls.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
views.txt Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:46:54 -04:00