On Thu, Nov 4, 2010 at 5:37 AM, silent1mezzo <adammcker...@gmail.com> wrote: > +1 for {% include "foo.html" x=1 y=2 %} > > This just seems more natural. My designer agreed based on the {% url > %} tags. >
+1 for using the = syntax here. My reasons have been mentioned above, but to recap: * and/as gets too verbose and difficult to read if you add more than a couple variables * HTML uses "=" to set attributes, so this shouldn't be a new paradigm for template authors -- Pete -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@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.