Printing inline formsets as UL / P

1
2
3
{% for extraform in form.extra_forms %}
    {{ extraform.as_ul }}
{% endfor %}

More like this

  1. Forms splitted in fieldsets by gustavo80br 5 years, 2 months ago
  2. Making a django inline (model) formset really tabular by fnl 4 years, 1 month ago
  3. InlineFormset Template by petry 4 years, 6 months ago
  4. TemplateForm by flashingpumpkin 3 years, 8 months ago
  5. Unique field inline formset by dcwatson 8 months, 1 week ago

Comments

(Forgotten your password?)