ModelAdmin.save_formset(request, form, formset, change) [source] The save_formset
ModelAdmin.change_form_template Path to a custom template, used by
generic_inlineformset_factory(model, form=ModelForm, formset=BaseGenericInlineFormSet, ct_field="content_type", fk_field="object_id", fields=None, exclude=None, extra=3
ModelAdmin.save_as Set save_as to enable a “save as new” feature on admin change forms. Normally
ContentType.get_object_for_this_type(**kwargs) Takes a set of valid lookup arguments for the
items [source] Required. A method that returns a list of objects. The framework
AdminSite.app_index_template Path to a custom template that will be used by the admin site app index view.
class ContentType Each instance of ContentType has two fields which, taken together, uniquely describe an installed
class views.SuccessMessageMixin Adds a success message attribute to
LogEntry.change_message The detailed description of the modification. In the case of an edit, for example, the message contains
Page 18 of 27