I'm +1 on this.

I do "forms in the templates" with a `{% field %}` templatetag that 
controls labels, placeholders, help_texts, etc.; The lack of multilines 
statements makes it rather painful.

It's interesting to note that Jinja2 supports this and we may be switching 
to it as the default template engine. 
(https://groups.google.com/d/topic/django-developers/Bk-22bKqCTo/discussion).

In that respect, is it still worth investing time on DTL? It's an 
interesting question generally, but it applies here particularly because 
such a switch would fix this very issue.

Votes expressed by core developers so far: 2x -1, 1x -0, 4x +1. Would the 
two -1 consider switching to -0 if the proposed patch turns out to be 
usable?

-- 
Loic

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/420eb9bd-f9fd-47df-af26-425697577bd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to