index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
templates.txt
Age
Commit message (
Expand
)
Author
2014-10-30
Fixed #23735 -- Clarified that admindocs must be enabled to view template tag...
Tim Graham
2014-10-30
Fixed #23734 -- Replaced striptags in template filter overview since it has s...
Tim Graham
2014-09-29
Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-21
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
2014-09-21
Fixed #23529 -- Replaced comments tag library with humanize in docs
Ola Sitarska
2014-09-20
Small fixes in templates topic guide.
Aymeric Augustin
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-07-29
Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-01-16
Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-24
Fixed some unnescesarily gendered language in the docs
Alex Gaynor
2013-07-29
Misc doc cleanups.
minusf
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2012-12-13
Removes PHP references
Ben Longden
2012-09-01
Fixed #13608 - Noted that template lookups use literal values.
Tim Graham
2012-06-08
Fixed #18125 -- Explained caveat with filters
Aymeric Augustin
2012-05-10
Fixed #16335 -- Clarified an unintuitive behavior.
Aymeric Augustin
2011-11-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
2011-10-10
Removed use of non-standard indentation rules in docs, and the custom transfo...
Luke Plant
2011-10-10
Fixed a bunch of ReST errors that resulted in interpretation as block quotations
Luke Plant
2011-10-03
Added some sphinx cross-reference links to the built-in template tags and fil...
Julien Phalip
2011-09-10
Fixed #16793. Added more cross referencing to the load tag's documentation. ...
Alex Gaynor
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-11-07
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...
Gabriel Hurley
2010-10-01
Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.
Jannis Leidel
2010-09-13
Documented the permitted syntax for template variable names.
Malcolm Tredinnick
2010-09-12
Add intro-user-level documentation about calling model methods from views.
Malcolm Tredinnick
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-01-10
Fixed #11884 -- Clarified documentation to explain how to activate the built-...
Adrian Holovaty
2009-12-09
Implemented 'smart if' template tag, allowing filters and various operators t...
Luke Plant
2008-10-26
Minor typo correction from [9279].
James Bennett
2008-10-26
Remove obsolete reference to "development version" in autoescaping docs.
James Bennett
2008-09-14
Fixed #9044: Corrected mistake in a closing tag in an example template. Thank...
Russell Keith-Magee
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-25
Refactored Django's comment system.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
[prev]