Changes between Initial Version and Version 1 of Ticket #27336
- Timestamp:
- Oct 12, 2016, 7:10:44 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27336 – Description
initial v1 1 1 Hi, 2 2 3 i see on django admin panle anything Whitespace control Jinja2,so i think django can not support defulat whitespace control, this means `trim_blocks` and `lstrip_blocks enabled` is disbale,3 i see on django admin panle,there isn't Whitespace control on jinja2 template ,so i think django can not support defulat whitespace control, this means `trim_blocks` and `lstrip_blocks enabled` is disbale, 4 4 5 5 Jinja2 WhiteSpace Control is what you need :