AdminRadioSelect
This class provides a specialized radio selection widget tailored for use within the administrative interface. It extends the standard radio selection functionality by utilizing a specific template designed for administrative layouts.
Attributes
| Attribute | Type | Description |
|---|---|---|
| template_name | string = admin/widgets/radio.html | Path to the Django HTML template used to render the radio select widget in the admin interface. |
Constructor
Signature
def AdminRadioSelect() - > null
Signature
def AdminRadioSelect() - > null