Hi Mikołaj --

On Tue, Mar 29, 2011 at 8:45 AM, Mikołaj S. <mikos...@gmail.com> wrote:
> I've came up with an idea of improving default FOR template tag:
> {% for ... in ... %}
> By adding something similar to list comprehension syntax:
> {% for ... in ... if ... %}

Can you give us some context for this request? What was the problem
you tried to solve that could only be solved by adding new syntax to
the template language?

Without some context, this just sounds like adding syntax just because
we can, and I'm always going to be pretty against that. Simplicity is
a feature.

Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to