ModelAdmin.get_inline_instances(request, obj=None) [source] The get_inline_instances
ModelAdmin.formfield_overrides This provides a quick-and-dirty way to override some of the
LogEntry.action_time The date and time of the action.
InlineModelAdmin.classes New in Django 1.10. A
InlineModelAdmin.form The value for form defaults to ModelForm. This is what is passed through to
ModelAdmin.delete_confirmation_template Path to a custom template, used by
AdminSite.empty_value_display New in Django 1.9. The
ModelAdmin.add_form_template Path to a custom template, used by
ModelAdmin.get_readonly_fields(request, obj=None) The get_readonly_fields method is given the HttpRequest
ModelAdmin.list_display Set list_display to control which fields are displayed on the change list page of the admin
Page 11 of 14