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
2024-09-03
[4.2.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...
Sarah Boyce
2023-10-04
[4.2.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text....
Natalia
2023-07-03
[4.2.x] Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regard...
Jon Ribbens
2023-05-31
[4.2.x] Fixed #34600 -- Removed references to bleach in docs.
Akash Kumar Sen
2023-05-26
[4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.
Natalia
2023-05-07
[4.2.x] Corrected code-block directive in docs/ref/templates/builtins.txt.
Pan Dango
2023-05-04
[4.2.x] Corrected code-block directives in docs.
Jannis Vajen
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2022-07-23
Fixed #33864 -- Deprecated length_is template filter.
Nick Pope
2022-07-22
Fixed #33317 -- Added note about unconditional evaluation of {% block %} tags.
Victor
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-04-19
Fixed #33639 -- Enabled cached template loader in development.
Carlton Gibson
2022-03-10
Changed some words to use inline markup.
David Smith
2022-03-09
Changed "bolded" to "in bold" in docs.
David Smith
2022-02-21
Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.
Andrey Otto
2022-02-01
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
Markus Holtermann
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2022-01-04
Fixed CVE-2021-45116 -- Fixed potential information disclosure in dictsort te...
Florian Apolloner
2021-11-22
Fixed #33302 -- Made element_id optional argument for json_script template fi...
Baptiste Mispelon
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-08
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of ...
Mariusz Felisiak
2021-09-03
Fixed #33067 -- Improved templatetag docs.
Muhammad Hammad
2021-08-06
Refs #32956 -- Corrected spelling of daylight saving time.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-12
Fixed #32735 -- Made DateFormat.Y() return a zero-padded year.
Nick Pope
2021-02-26
Fixed #20423 -- Doc'd that DTL variable names may not be a number.
tim-mccurrach
2021-02-11
Documented an example custom context processor.
Adam Johnson
2021-01-14
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per d...
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-04
Fixed typo in docs/ref/templates/builtins.txt.
Roland Geider
2020-11-12
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
Sam
2020-11-02
Updated {% static %} tag examples in docs to use single quotes where appropri...
Nikita Sobolev
2020-10-13
Fixed #20601 -- Allowed forcing format with thousand separators in floatforma...
Jacob Walls
2020-08-05
Fixed #29336 -- Doc'd circular template inheritance
David Smith
2020-06-24
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-01
Fixed typo in docs/ref/templates/language.txt.
Chris May
2020-05-11
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.
Jon Dufresne
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-23
Updated template language philosophy in DTL docs.
David Smith
2020-04-15
Fixed typo in docs/ref/templates/builtins.txt.
Mariusz Felisiak
2020-04-07
Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-02-18
Fixed #20995 -- Added support for iterables of template names to {% include %...
Keshav Kumar
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
[next]