module documentation

Undocumented

Class BaseModelAdmin Functionality common to both ModelAdmin and InlineAdmin.
Class InlineModelAdmin Options for inline editing of ``model`` instances.
Exception IncorrectLookupParameters Undocumented
Function get_content_type_for_model Undocumented
Function get_ul_class Undocumented
Constant FORMFIELD_FOR_DBFIELD_DEFAULTS Undocumented
Constant IS_POPUP_VAR Undocumented
Constant TO_FIELD_VAR Undocumented
Variable csrf_protect_m Undocumented
def get_content_type_for_model(obj): (source)

Undocumented

def get_ul_class(radio_style): (source)

Undocumented

IS_POPUP_VAR: str = (source)

Undocumented

Value
'_popup'
TO_FIELD_VAR: str = (source)

Undocumented

Value
'_to_field'
csrf_protect_m = (source)

Undocumented