{% extends "admin_extra_buttons/action_page.html" %}{% load static %} {% block extrahead %} {{ block.super }} {# #} {# #} {% endblock extrahead %} {% block action-content %}
| Type | Name | Details |
|---|---|---|
| Field |
{{ flex_field.fqn }}
|
|
| Formset (parent) | {{ fs }} | Main Form: {{ fs.flex_form }} Parent Form: {{ fs.parent }} |
| Parend Of | {{ fs.flex_form }} | |
| Child Of | {{ fs.parent }} | Formset: {{ fs }} |
| Registration | {{ reg }} |