summaryrefslogtreecommitdiff
path: root/ext/djangojinja2.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function in both Python2 and Python 3cclauss2019-10-271-1/+1
|
* use "Jinja" instead of "Jinja2"David Lord2019-10-231-5/+5
|
* Update djangojinja2.pytopher862014-08-281-1/+1
| | | Updating to reflect new default global cache size
* This fixes #325.Armin Ronacher2009-02-041-1/+1
| | | | | --HG-- branch : trunk
* This fixes #317.Armin Ronacher2009-02-041-0/+1
| | | | | --HG-- branch : trunk
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
| | | | | --HG-- branch : trunk
* Fixed a bug in djangojinja2 that caused mimetype being forwarded propertly.Armin Ronacher2008-09-211-1/+1
| | | | | --HG-- branch : trunk
* added djangojinja2 extensionArmin Ronacher2008-05-091-0/+85
--HG-- branch : trunk