{% extends "admin_extra_buttons/action_page.html" %} {% block action-content %} {% if form %}
{% else %}| Registration | {{ cloned }} | |
| MainForm | {{ cloned.flex_form }} | |
| Formsets | ||
|---|---|---|
| Name | Parent | Form |
| {{ c }} | {{ c.parent }} | {{ c.flex_form }} |
| Fields | ||
| Name | Form | Type |
| {{ c.name }} | {{ c.flex_form.name }} | {{ c.name }} |