Yes, thank you Collin
On Monday, November 3, 2014 2:14:53 AM UTC+1, Collin Anderson wrote:
>
> Hi Luigi,
>
> Do you want something like this?
>
> {% for form in modelformset %}
> The object: {{ form.instance }}
> The form: {{ form }}
> {% endform %}}
>
> Collin
>
>
--
You received this m
Hi Luigi,
Do you want something like this?
{% for form in modelformset %}
The object: {{ form.instance }}
The form: {{ form }}
{% endform %}}
Collin
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and st
2 matches
Mail list logo