ModelAdmin.get_changelist_formset(request, **kwargs) [source] Returns a
AdminSite.app_index_template Path to a custom template that will be used by the admin site app index view.
ModelAdmin.formfield_for_foreignkey(db_field, request, **kwargs) The formfield_for_foreignkey method on a ModelAdmin
InlineModelAdmin.form The value for form defaults to ModelForm. This is what is passed through to
RemoteUserBackend.create_unknown_user True or False. Determines whether or not a User
AdminSite.has_permission(request) [source] Returns True if the user for the
LogEntry.action_time The date and time of the action.
ModelAdmin.add_form_template Path to a custom template, used by
class FlatpageFallbackMiddleware Each time any Django application raises a 404 error, this middleware checks the flatpages database
AdminSite.empty_value_display New in Django 1.9. The
Page 22 of 27