summaryrefslogtreecommitdiff
path: root/docs/ref/views.txt
AgeCommit message (Expand)Author
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-05-03Fixed #26567 -- Updated references to obsolete RFC2616.Vasiliy Faronov
2016-03-09Fixed indenting in "Serving files in development" code exampleTim Osborn
2016-01-14Fixed #25697 -- Made default error views error when passed a nonexistent temp...Iacopo Spalletti
2015-05-11Fixed #24733 -- Passed the triggering exception to 40x error handlersClaude Paroz
2014-12-28Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin
2014-06-01Fixed #21938 -- Moved documentation for error views to reference guide.Jonathan Lindén
2014-04-03Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham
2013-04-29Fixed #20330 -- Normalized spelling of "web server".Aymeric Augustin
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham