| Age | Commit message (Collapse) | Author |
|
msgid in the catalog.
Backport of 16454ac35f6a24a04b23a9340b0d62c33edbc1ea from master.
|
|
page_not_found() view.
|
|
default 404 page.
Co-Authored-By: Tim Graham <timograham@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unused since de40cfbe74642df1e94c131e1adaa3363173c0cf.
|
|
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
|
|
* Added logging of 500 responses for instantiated responses.
* Added logging of all 4xx and 5xx responses.
|
|
|
|
|
|
make_aware()/naive.
|
|
|
|
worked successfully!" page for some languages.
|
|
|
|
|
|
cookie.
The plan is to later deprecate/remove storing the language in the session.
|
|
|
|
|
|
|
|
MultipleObjectTemplateResponseMixin doesn't generate any template names.
|
|
|
|
django/views/templates/default_urlconf.html.
|
|
|
|
|
|
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.
|
|
|