Re: The viability of adding ifless and ifgreater to Django Templates

2006-06-27 Thread Daniel Poelzleithner
[EMAIL PROTECTED] wrote: > I've been using Django for a project, and one thing I have sorely > missed is having an ifless and ifgreater template tag. Other internal > projects have had similar problems, and made at best hacks to work > around this missing feature. I understand however that there

The viability of adding ifless and ifgreater to Django Templates

2006-06-27 Thread [EMAIL PROTECTED]
Hey, I've been using Django for a project, and one thing I have sorely missed is having an ifless and ifgreater template tag. Other internal projects have had similar problems, and made at best hacks to work around this missing feature. I understand however that there is some hesitance to add mor