Re: how to overcome {% if %} limitation

2007-07-31 Thread Chris Hoeppner
james_027 escribió: > Thanks everyone! > > > > > There's actually a reason for templates and views being two separate entities. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to thi

Re: how to overcome {% if %} limitation

2007-07-31 Thread james_027
Thanks everyone! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTE

RE: how to overcome {% if %} limitation

2007-07-31 Thread Michael Elsdoerfer
, July 31, 2007 9:49 AM > To: Django users > Subject: Re: how to overcome {% if %} limitation > > > 1) (better!) do this in a view. pass a flag 'more_then_10' to > template. > 2) create custom tag. > > > --~--~-~--~~~---~--~---

Re: how to overcome {% if %} limitation

2007-07-31 Thread [EMAIL PROTECTED]
1) (better!) do this in a view. pass a flag 'more_then_10' to template. 2) create custom tag. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@g