| Age | Commit message (Collapse) | Author |
|
Backport of 6c0042430e3618ce5c276d195d92a6b884daa3a3 from master
|
|
django/views/templates/default_urlconf.html.
Backport of 73241132f21356f44d77ae23511b7eb122cfab2b from master
|
|
compliance.
Backport of f6b5cecc71d7d429fc33e6b3f7f4e5112f9251af from master
|
|
django/views/templates/default_urlconf.html.
Backport of 6642a646f07a33cf1b807d398824048f3b17631c from master
|
|
templates.
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
technical 500 debug page.
This is a security fix.
|
|
subclasses.
Thanks leon-matthews for the report and fix.
|
|
A few of these were unnecessarily added in 2b281cc35ed9d997614ca3c416928d7fabfef1ad.
|
|
DjangoCon US.
|
|
without source code.
|
|
projects.
Developed by Timothy Allen and Chad Whitman of The Wharton School with
shepherding from Aymeric Augustin and Collin Anderson.
|
|
"unicode hint".
The test passes before and after the removal. unicode_hint will never
be SafeText, so normal autoescaping is sufficient.
|
|
|
|
in as_view().
|
|
|
|
|
|
ETag/Last-Modified headers for non-safe requests.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
when given an out of range date.
|
|
|
|
Thanks Waldemar Kornewald for the report and initial patch.
|
|
|
|
i18n views
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
template.
|
|
debug page.
Regression in 7b6dccc82fa5b03cf431742c0655e5ac954e228e
|
|
template.
|
|
Thanks Tim Graham for the review.
|
|
views.static.serve().
This is a security fix.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
The test from refs #20368 only runs this block on Python 2.
|
|
Thanks Tim Graham for the review.
|
|
Unused since its introduction in e7e4b8b0f774b119bc1c46a62a97e51d7c8a35e3.
|
|
Reverted refs #6423 since raising string exceptions is prohibited
since Python 2.5.
|
|
|
|
equivalents
Thanks Tim Graham for the review.
|
|
|
|
|
|
It's only needed to workaround a bug on Python 2.
|
|
|
|
|