| Age | Commit message (Collapse) | Author |
|
|
|
|
|
The use of predictable filenames in /tmp often leads to symlink attacks
so remove the most obvious use of them in the docs.
|
|
|
|
RequestContext in docs.
|
|
|
|
|
|
|
|
For all practical purposes, there are no common cases for which a
website cannot be deployed with HTTPS.
|
|
|
|
|
|
Thanks to bmispelon and uruz for the initial patch.
|
|
|
|
installed.
|
|
intermediate model disable the remove() method.
|
|
|
|
Thanks Justin Abrahms for the report.
|
|
Thanks Jonas Haag for report and review.
|
|
Django 1.9.
|
|
|
|
|
|
xato.net is dead; replaced with link to archive.org.
|
|
|
|
template filter.
|
|
|
|
Thanks to Trac alias mrgaolei for the report, Baptiste for the confirmation
and Tim for the review.
|
|
Thanks Tim Graham for the review.
|
|
NullHandler removed in 1.9; unused since Django 1.5.
|
|
|
|
|
|
|
|
Thanks Aymeric for the initial patch and Carl for review.
|
|
|
|
Thanks Josh, Anssi, and Carl for reviews and advice.
|
|
|
|
To improve consistency, sample URL names that had underscores
in them now use dashes instead. That excludes URL names that
have some relation to the code, such as those generated by
the admin.
Thanks guettli for reporting this.
|
|
in tests.
|
|
|
|
|
|
|
|
|
|
|
|
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.
|
|
|
|
related set.
|
|
context processors.
|
|
|
|
using alternative template engines.
|
|
|
|
when generating PDF.
|