Enquest escribió:
> In my form I got {{ form.boxes }}
> Form.boxes contain 10 checkboxes that are displayed in a ul li list.
> However I want them in three columns so I thougt I should be able to
> acces each in by {{ form.boxes.1 }} or {% for item in boxes %}
> Alas this does not work. The IRC
In my form I got {{ form.boxes }}
Form.boxes contain 10 checkboxes that are displayed in a ul li list.
However I want them in three columns so I thougt I should be able to
acces each in by {{ form.boxes.1 }} or {% for item in boxes %}
Alas this does not work. The IRC channel didn't help ... So h
2 matches
Mail list logo