Re: if number <= othernumber

2009-05-19 Thread brawaga
Excuse me for my awful english ;) On May 13, 7:33 pm, "richardcur...@googlemail.com" wrote: > Can I do in Django 0.9 something like if number <= othernumber ? Try to create your own filter that compares things (numbers as a case) In that particular case when you want to che

Re: if number <= othernumber

2009-05-13 Thread Miguel
te: > > so the syntax is ???: > > {% if number <= othernumber %} > > {% endif %} > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

Re: if number <= othernumber

2009-05-13 Thread Dougal Matthews
ur...@googlemail.com : > > so the syntax is ???: > > {% if number <= othernumber %} > > {% endif %} > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users

Re: if number <= othernumber

2009-05-13 Thread richardcur...@googlemail.com
so the syntax is ???: {% if number <= othernumber %} {% endif %} --~--~-~--~~~---~--~~ 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@google

Re: if number <= othernumber

2009-05-13 Thread Miguel
sure, you can. I am using 0.96 version. Miguel Sent from Madrid, Spain On Wed, May 13, 2009 at 2:33 PM, richardcur...@googlemail.com < richardcur...@googlemail.com> wrote: > > Can I do in Django 0.9 something like if number &l

if number <= othernumber

2009-05-13 Thread richardcur...@googlemail.com
Can I do in Django 0.9 something like if number <= othernumber ? --~--~-~--~~~---~--~~ 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@google