Skip to main content

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

AttributeTypeDescription
template_namestring = admin/widgets/radio.htmlPath 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