ModelAdmin.get_formsets_with_inlines(request, obj=None) [source] Yields (FormSet
class GenericForeignKey There are three parts to setting up a GenericForeignKey:
ModelAdmin.fieldsets Set fieldsets to control the layout of admin “add” and “change” pages.
ModelAdmin.save_formset(request, form, formset, change) [source] The save_formset
ModelAdmin.list_per_page Set list_per_page to control how many items appear on each paginated admin change list
class views.SuccessMessageMixin Adds a success message attribute to
lastmod Optional. Either a method or attribute. If it’s a method, it should
ModelAdmin.get_changelist_form(request, **kwargs) [source] Returns a
ModelAdmin.response_delete(request, obj_display, obj_id) [source] Determines the
user_logged_in() Sent when a user logs in successfully. Arguments sent with this signal:
Page 20 of 27