| 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.
|
|
|
|
installed.
|
|
|
|
|
|
|
|
commands.
|
|
|
|
Thanks Fako Berkers for help with the patch.
|
|
Added instructions for installing virtualenv and virtualenvwrapper.
|
|
|
|
|
|
|
|
per deprecation timeline.
|
|
deprecation timeline.
|
|
|
|
template tags.
|
|
|
|
variables to Django."
As discussed on the ticket, this isn't a pattern we should recommend.
This reverts commit 47016d4322574860f90431e1c87d19f7a1f778c6.
|
|
|
|
|
|
|
|
|
|
when Referer = URL.
|
|
|
|
|
|
|
|
|
|
2.0.7 was released in 2012.
|
|
|
|
|
|
|
|
The method duplicates the functionality of Field.value_from_object()
and has the additional downside of being a privately named public
API method.
|
|
error reporting isn't bulletproof
|
|
|
|
external authentication.
|
|
|
|
This is a security hardening fix to help prevent XSS (and incorrect HTML)
for the common use case of simple_tag.
Thanks to Tim Graham for the review.
|
|
|
|
|
|
|
|
* Converted the ``libraries`` and ``builtins`` globals of
``django.template.base`` into properties of the Engine class.
* Added a public API for explicit registration of libraries and builtins.
|
|
Thanks Markus Holtermann for review.
|
|
|
|
|
|
fields docs.
Thanks schinckel for the report.
|
|
|
|
|
|
|
|
|