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
2022-01-04
[2.2.x] Fixed CVE-2021-45116 -- Fixed potential information disclosure in dic...
Florian Apolloner
2020-06-02
[2.2.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2019-12-02
[2.2.x] Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
Ryan Cheley
2019-11-28
[2.2.x] Fixed #31029 -- Used more specific links to RFCs.
Baptiste Mispelon
2019-11-18
[2.2.x] Fixed #30990 -- Fixed example output in 'z' date format docs.
Baptiste Mispelon
2019-07-01
[2.2.x] Fixed #30589 -- Clarified that urlize should be applied only to email...
aitoehigie
2019-05-03
[2.2.x] Refs #20122 -- Corrected documentation of pluralize template filter.
Tobias Kunze
2019-03-28
[2.2.x] Used extlinks for Django's source code.
Tim Graham
2019-03-21
[2.2.x] Used monospace font in date template filter format character docs.
Philipp Bosch
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-08-21
Fixed #29654 -- Made text truncation an ellipsis character instead of three d...
Claude Paroz
2018-08-06
Fixed typo in docs/ref/templates/api.txt.
Josh Schneier
2018-08-06
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
Vlastimil Zíma
2018-08-06
Refs #29374 -- Moved misplaced line in date format docs table
Claude Paroz
2018-07-04
Fixed typo in docs/ref/templates/builtins.txt.
Stephen James
2018-07-03
Doc'd that template variables & attributes may not start with an underscore.
Greg Kaleka
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-06-22
Refs #17419 -- Removed IE8 support in json_script example.
Tim Graham
2018-06-04
Fixed #29374 -- Ordered date filter's format strings by category.
Brenton Cleeland
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-02-07
Fixed #17419 -- Added json_tag template filter.
Jonas Haag
2018-01-27
Fixed #29055 -- Doc'd that escapejs doesn't make template literals safe.
Tim Graham
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-11
Fixed #29002 -- Corrected cached template loader docs about when it's automat...
Tim Graham
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-12-07
Fixed #28891 -- Documented Origin's loader attribute.
M Somerville
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-22
Refs #27175 -- Removed exception silencing from the {% include %} template tag.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-02
Removed stray versionadded/changed annotations for 1.10.
Tim Graham
2017-06-03
Fixed #28190 -- Clarifed how include/extends treat template names.
Anupam
2017-06-02
Fixed #26028 -- Added overriding templates howto.
Philip James
2017-05-25
Fixed #28239 -- Removed docs for a removed arg of template.Context.
Tim Graham
2017-04-26
Fixed #27730 -- Doc'd that template vars created outside a block can't be use...
kapil garg
2017-04-11
Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt.
Christoph Schindler
2017-03-31
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates en...
Carlton Gibson
2017-03-27
Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Claude Paroz
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-02-15
Made a sentence in default_if_none docs consistent with other template filters.
Joon Hwan 김준환
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-17
Removed settings.TEMPLATES upgrade guide.
Tim Graham
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #24046 -- Removed mark_for_escaping() per deprecation timeline.
Tim Graham
2017-01-17
Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline.
Tim Graham
2017-01-17
Refs #15053 -- Removed support for non-recursive template loading.
Tim Graham
2016-12-14
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
Tim Graham
[next]