Adrian Holovaty wrote: > > It regularly becomes difficult to track which {% endif %} belong to which {% > > if %}, it would be good if we can say {% endif start_process %} where > > start_process is purely comment. > > I'm -0 on this one, but it'd be good to get others' opinions.
I'm not entirely sure, but I think I'm +0 on an {% endif blahblah %} if the template engine checks that blahblah matches the blahblah used in the corresponding {% if %}, for a suitable definition of "matches". and as long as the blahblah is optional, of course. </F> --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---