ModelAdmin.get_changelist_formset(request, **kwargs) [source] Returns a
ModelAdmin.response_delete(request, obj_display, obj_id) [source] Determines the
InlineModelAdmin.get_formset(request, obj=None, **kwargs) Returns a
ModelAdmin.get_list_display_links(request, list_display) [source] The get_list_display_links
AdminSite.login_template Path to a custom template that will be used by the admin site login view.
AdminSite.register(model_or_iterable, admin_class=None, **options) [source] Registers the
ModelAdmin.list_editable Set list_editable to a list of field names on the model which will allow editing on the
InlineModelAdmin.fk_name The name of the foreign key on the model. In most cases this will be dealt with automatically, but
ModelAdmin.get_fields(request, obj=None) [source] The get_fields method is given
InlineModelAdmin.formset This defaults to
Page 12 of 14