mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #34577 -- Added escapeseq template filter.
This commit is contained in:
committed by
Mariusz Felisiak
parent
98f6ada0e2
commit
061a8a1bd8
@@ -345,7 +345,8 @@ Signals
|
||||
Templates
|
||||
~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The new :tfilter:`escapeseq` template filter applies :tfilter:`escape` to
|
||||
each element of a sequence.
|
||||
|
||||
Tests
|
||||
~~~~~
|
||||
|
||||
Reference in New Issue
Block a user