ModelAdmin.get_inline_instances(request, obj=None) [source] The get_inline_instances
ModelAdmin.get_changelist_form(request, **kwargs) [source] Returns a
InlineModelAdmin.form The value for form defaults to ModelForm. This is what is passed through to
ModelAdmin.save_formset(request, form, formset, change) [source] The save_formset
ModelAdmin.object_history_template Path to a custom template, used by
class StackedInline [source] The admin interface has the ability to edit models on the same
AdminSite.empty_value_display New in Django 1.9. The
ModelAdmin.fieldsets Set fieldsets to control the layout of admin “add” and “change” pages.
AdminSite.app_index_template Path to a custom template that will be used by the admin site app index view.
LogEntry.action_time The date and time of the action.
Page 11 of 14