ModelAdmin.delete_confirmation_template Path to a custom template, used by
ModelAdmin.object_history_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.get_changeform_initial_data(request) [source] A hook for the initial data on admin
ModelAdmin.save_formset(request, form, formset, change) [source] The save_formset
AdminSite.empty_value_display New in Django 1.9. The
ModelAdmin.response_delete(request, obj_display, obj_id) [source] Determines the
LogEntry.action_time The date and time of the action.
ModelAdmin.get_paginator(request, queryset, per_page, orphans=0, allow_empty_first_page=True) [source]
ModelAdmin.get_inline_instances(request, obj=None) [source] The get_inline_instances
Page 10 of 14