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
/
ref
/
templates
Age
Commit message (
Expand
)
Author
2014-08-11
Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-07-14
Fixed #22789 -- Deprecated django.contrib.webdesign.
Tim Graham
2014-07-02
Fixed #22941 - Added support for domain-only links with chars after the TLD t...
LarryBrid
2014-06-10
Close autoescape tag in template documentation.
Andreas Damgaard Pedersen
2014-06-05
Fixed #18400 -- Modified length template filter to return 0 for unknown varia...
Susan Tan
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-02
Fixed #22753 -- Documented ability to use a note with the {% comment %} tag.
Bryce Nesbitt
2014-05-16
Fixed #22167 -- Improved documentation on context processors
Moritz
2014-05-06
Updated the messages context processor docs
Claude Paroz
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-22
Fixed #22313 -- Removed 'u' prefixes from documentation
Claude Paroz
2014-03-22
Fixed #22294 -- Prevented converting length filter output to string
Claude Paroz
2014-03-22
Improved strip_tags and clarified documentation
Claude Paroz
2014-03-21
Switched {% cycle %} and {% firstof %} tags to auto-escape their variables pe...
Tim Graham
2014-03-21
Removed fix_ampersands template filter per deprecation timeline.
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-01
Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html()
Erik Romijn
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-23
Fixed #21881 -- Clarify behavior of {% ssi %} template tag.
Baptiste Mispelon
2014-02-16
Made the new template.Context.flatten() method a public API.
Marek WywiaĆ
2014-02-13
Fixed #19496 -- Added truncatechars_html filter.
Jeremy
2014-01-22
Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-17
Fixed #18942 -- Clarified usage of {% get_static_prefix %}.
Tim Graham
2014-01-17
Fixed #13116 -- Described scope of variables created by {% url ... as var %} ...
Tim Graham
2013-12-15
Added some internal links to render_to_string documentation.
Baptiste Mispelon
2013-11-28
Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-19
fixed typo in builtins.txt
Julia Antokhine
2013-11-06
Fixed another typo introduced by b914991b3705cb6c91013d962c55cda9deb18d83.
Baptiste Mispelon
2013-11-05
Fixed a documentation typo introduced by b914991b37.
Simon Charette
2013-11-06
Added more tests and documentation for dictsort.
Baptiste Mispelon
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-10-30
Fixed #21306 -- Documented lower-casing behavior of title filter.
Tim Graham
2013-09-22
Added docs for changes in commit dd3a883894.
Ramiro Morales
2013-09-21
Fixed #21133 --Clarifed documentation about strftime formatting.
Curtis Maloney
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-13
Fixed #21101 -- Updated urlize documentation to mention email addresses
Goetz
2013-09-06
Fixed #16096 -- Added origin attribute to template instances.
Preston Timmons
2013-09-04
Clarified docs for some tags and filters
Paul C. Anagnostopoulos
2013-08-29
Fixed #17356 -- Allowed {% include %} to render compiled templates
Curtis Maloney
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-14
Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.
Jonathan Slenders
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-07-17
Allowed Context.push to behave as a context mananger.
Curtis Maloney
2013-07-15
Fixed some markup in docs/ref/templates/api.txt
Tim Graham
2013-06-17
Fixed #20614 -- Typo in documentation.
Baptiste Darthenay
2013-06-15
Fixed #20606 -- Fixed 'for' example in template tag docs
Claude Paroz
2013-05-29
Fixed regroup example.
Gavin Wahl
[prev]
[next]