index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
views.txt
Age
Commit message (
Expand
)
Author
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-03
Fixed #26567 -- Updated references to obsolete RFC2616.
Vasiliy Faronov
2016-03-09
Fixed indenting in "Serving files in development" code example
Tim Osborn
2016-01-14
Fixed #25697 -- Made default error views error when passed a nonexistent temp...
Iacopo Spalletti
2015-05-11
Fixed #24733 -- Passed the triggering exception to 40x error handlers
Claude Paroz
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-06-01
Fixed #21938 -- Moved documentation for error views to reference guide.
Jonathan Lindén
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham