{% extends "admin_extra_buttons/action_page.html" %}{% load static %} {% block extrahead %} {{ block.super }} {# #} {# #} {% endblock extrahead %} {% block action-content %}
Type | Name | Details |
---|---|---|
Registration | {{ original }} | Form: {{ original.flex_form }} |
Form | {{ original.flex_form }} | |
Form | {{ c.flex_form }} | Parent: {{ c.parent }} Formset: {{ c }} |
Formset | {{ c }} | Form: {{ c.flex_form }} Parent: {{ c.parent }} |
Field |
{{ flex_field.fqn }}
|
Form: {{ flex_field.flex_form.name }} |
Field | {{ flex_field.name }}
{{ flex_field.fqn }}
|
Form: {{ flex_field.flex_form.name }}
Fieldset:
{{ fs.name }}
|