django/docs/topics/http
Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -05:00
..
_images Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
decorators.txt Fixed typos in HTTP decorator docs. 2015-05-25 07:38:08 -04:00
file-uploads.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
middleware.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
sessions.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00
shortcuts.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
urls.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
views.txt Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 2015-12-23 09:14:32 -05:00