ModelAdmin.delete_view(request, object_id, extra_context=None) [source] Django view for the
LogEntry.object_repr The object`s repr() after the modification.
InlineModelAdmin.template The template used to render the inline on the page.
LogEntry.content_type The
ModelAdmin.has_add_permission(request) Should return True if adding an object is permitted, False
ModelAdmin.view_on_site Set view_on_site to control whether or not to display the “View on site” link. This link
ModelAdmin.get_form(request, obj=None, **kwargs) [source] Returns a
ModelAdmin.inlines See
InlineModelAdmin.min_num This controls the minimum number of forms to show in the inline. See
AdminSite.password_change_template Path to a custom template that will be used by the admin site password change view.
Page 3 of 14