LogEntry.content_type The
InlineModelAdmin.min_num This controls the minimum number of forms to show in the inline. See
get_all_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has, including both
Django aims to follow Python’s
app_label The name of the application the model is part of. This is taken from the app_label attribute of the model
ModelAdmin.get_fieldsets(request, obj=None) The get_fieldsets method is given the HttpRequest and
AdminSite.password_change_done_template Path to a custom template that will be used by the admin site password change done view
get_messages(request) [source] In your template, use something like:
LogEntry.user The user (an AUTH_USER_MODEL instance) who performed the action.
protocol Optional. This attribute defines the protocol ('http'
Page 10 of 27