All,
How Can we increment a value like the following in django templates,
{{ flag =0 }} {% for op in options %} {{op.choices}}
You might also want to look into having Django forms produce these values