Tim Graham
|
02cd16a7a0
Refs #17419 -- Removed IE8 support in json_script example.
|
6 жил өмнө |
Brenton Cleeland
|
3cf45af363
Fixed #29374 -- Ordered date filter's format strings by category.
|
6 жил өмнө |
Jonas Haag
|
8c709d79cb
Fixed #17419 -- Added json_tag template filter.
|
7 жил өмнө |
Tim Graham
|
f229049d6c
Fixed #29055 -- Doc'd that escapejs doesn't make template literals safe.
|
7 жил өмнө |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 жил өмнө |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 жил өмнө |
Tim Graham
|
e62165b898
Refs #27175 -- Removed exception silencing from the {% include %} template tag.
|
7 жил өмнө |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 жил өмнө |
Tim Graham
|
2fc5a5bfe3
Removed stray versionadded/changed annotations for 1.10.
|
7 жил өмнө |
Anupam
|
1f2e4f9cfe
Fixed #28190 -- Clarifed how include/extends treat template names.
|
7 жил өмнө |
Christoph Schindler
|
7060f777b0
Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt.
|
8 жил өмнө |
Claude Paroz
|
6585ebebaa
Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
|
8 жил өмнө |
Joon Hwan 김준환
|
a7214f0e84
Made a sentence in default_if_none docs consistent with other template filters.
|
8 жил өмнө |
Vytis Banaitis
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 жил өмнө |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 жил өмнө |
Tim Graham
|
60ca37d2e5
Refs #24046 -- Removed mark_for_escaping() per deprecation timeline.
|
8 жил өмнө |
Jon Dufresne
|
331ca5391e
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} template tag.
|
8 жил өмнө |
Sergei Maertens
|
32c02f2a0e
Fixed #5908 -- Added {% resetcycle %} template tag.
|
8 жил өмнө |
Baptiste Mispelon
|
61b45dff6b
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
|
8 жил өмнө |
Baptiste Mispelon
|
7968bb7fad
Fixed incorrect variable name in {% regroup %} docs.
|
8 жил өмнө |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 жил өмнө |
Tim Graham
|
2f0e0eee45
Fixed #24046 -- Deprecated the "escape" half of utils.safestring.
|
9 жил өмнө |
Vasiliy Faronov
|
31e0314979
Fixed #26580 -- Updated references to obsolete RFC 2822.
|
9 жил өмнө |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
9 жил өмнө |
Vitaly Bogomolov
|
aec4f97555
Fixed #26402 -- Added relative path support in include/extends template tags.
|
9 жил өмнө |
Alasdair Nicol
|
dac075e910
Refs #26479 -- Documented is/is not if tag operator behavior for nonexistent variables.
|
9 жил өмнө |
Tim Graham
|
f945fb24a3
Fixed #26554 -- Updated docs URLs to readthedocs.io
|
9 жил өмнө |
Alasdair Nicol
|
c16b9dd8e0
Fixed #26479 -- Added 'is not' operator to the if tag.
|
9 жил өмнө |
Alasdair Nicol
|
c10db4bd1b
Moved docs about chaining if tag comparison operators.
|
9 жил өмнө |
inondle
|
5fb9756eba
Fixed #26275 -- Noted difference between o and Y date format chars.
|
9 жил өмнө |