Would this make a valid use case?
{% for match in matches %}
<div class="
{% ifchanged match.ballot_id %}
add-padding
{% else %}
keep-together
{% endifchanged %}
">{{ match }}</div>
{% endfor %}
On Jun 12, 12:42 am, SmileyChris <[EMAIL PROTECTED]> wrote:
> On Jun 12, 8:56 am, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]>
> wrote:
>
> > I suspect that if I saw a working patch I might lean a
> > bit more towards +0, but it's pretty low on my radar.
>
btw i'm +1 in case you'd wonder
Niels Poppe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---