Sarah Boyce
|
813de2672b
[5.0.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc template filters.
|
7 months ago |
Matthew Somerville
|
68f65630c6
[5.0.x] Updated example links in urlize docs.
|
8 months ago |
canhuynh1998
|
ef23305a19
[5.0.x] Fixed #35280 -- Improved iriencode filter example in docs.
|
1 year ago |
Emmanuel Katchy
|
c4a6a8d815
[5.0.x] Updated "Dive Into Python" links.
|
1 year ago |
Mariusz Felisiak
|
f33eddff8a
[5.0.x] Corrected code-block directives in docs.
|
1 year ago |
Natalia
|
8124c42601
[5.0.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text.
|
1 year ago |
Jon Ribbens
|
adfb3dfa89
Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regarding safe and unsafe usages.
|
1 year ago |
Akash Kumar Sen
|
b0a6cc7f57
Fixed #34600 -- Removed references to bleach in docs.
|
1 year ago |
Natalia
|
881cc139e2
Refs #34574, Refs #34577 -- Mentioned escapeseq filter in escape/autoescape docs.
|
1 year ago |
Natalia
|
1a59a324ce
Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.
|
1 year ago |
Arthur Moreira
|
061a8a1bd8
Fixed #34577 -- Added escapeseq template filter.
|
1 year ago |
Pan Dango
|
12ec80726f
Corrected code-block directive in docs/ref/templates/builtins.txt.
|
1 year ago |
Jannis Vajen
|
024954aad4
Corrected code-block directives in docs.
|
1 year ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 years ago |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 years ago |
Mariusz Felisiak
|
8d98f99a4a
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
|
2 years ago |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 years ago |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2 years ago |
Nick Pope
|
4d4bf55e0e
Fixed #33864 -- Deprecated length_is template filter.
|
3 years ago |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 years ago |
David Smith
|
67b5f506a6
Changed some words to use inline markup.
|
3 years ago |
Andrey Otto
|
f70a875cc0
Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.
|
3 years ago |
Markus Holtermann
|
394517f078
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
|
3 years ago |
Claude Paroz
|
7c4f396509
Stopped including type="text/css" attributes for CSS link tags.
|
3 years ago |
Florian Apolloner
|
761f449e0d
Fixed CVE-2021-45116 -- Fixed potential information disclosure in dictsort template filter.
|
3 years ago |
Baptiste Mispelon
|
e6e664a711
Fixed #33302 -- Made element_id optional argument for json_script template filter.
|
3 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
Mariusz Felisiak
|
4a43335d30
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of USE_L10N.
|
3 years ago |
Muhammad Hammad
|
f1d2d2679b
Fixed #33067 -- Improved templatetag docs.
|
3 years ago |