cheng
|
d4c5d2b52c
|
Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe.
|
2022-07-14 11:09:19 +02:00 |
|
Mariusz Felisiak
|
7119f40c98
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
|
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
saeedblanchette
|
66ed03e7c9
|
Refs #24121 -- Added __repr__() to AdminForm, BlockContext, BlockTranslateNode, and IncludeNode.
|
2021-06-10 12:47:53 +02:00 |
|
Jacob Walls
|
01a7af09b9
|
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural count is not a number.
|
2020-09-29 08:03:51 +02:00 |
|
Mike Hansen
|
35d36d9462
|
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
|
2019-12-18 13:15:38 +01:00 |
|
Mike Hansen
|
d291c72bf2
|
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
|
2019-12-18 13:15:38 +01:00 |
|