Mike Hansen
|
d291c72bf2
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
|
5 anos atrás |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 anos atrás |
Jon Dufresne
|
8d76443aba
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape().
|
6 anos atrás |
Curtis Maloney
|
c49ea6f591
Refs #20910 -- Replaced snippet directive with code-block.
|
6 anos atrás |
Greg Kaleka
|
17403f0a9b
Doc'd that template variables & attributes may not start with an underscore.
|
6 anos atrás |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 anos atrás |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 anos atrás |
kapil garg
|
278a09ac1f
Fixed #27730 -- Doc'd that template vars created outside a block can't be used in it.
|
8 anos atrás |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 anos atrás |
pp
|
b34ff66e5b
Added missing period to "etc.".
|
9 anos atrás |
Jacek Bzdak
|
32cd706971
Fixed #25574 -- Documented {{ dict.items }} shadowing in for template tag docs.
|
9 anos atrás |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 anos atrás |
Aymeric Augustin
|
ee8d5b91e9
Wrote main documentation for templates.
|
10 anos atrás |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
10 anos atrás |