ModelAdmin.delete_view(request, object_id, extra_context=None) [source] Django view for the
class GenericTabularInline
class storage.ManifestStaticFilesStorage A subclass of the StaticFilesStorage storage backend which stores the
ModelAdmin.preserve_filters The admin now preserves filters on the list view after creating, editing or deleting an object.
ModelAdmin.get_list_display(request) [source] The get_list_display method is
ModelAdmin.filter_horizontal By default, a
class ModelBackend This is the default authentication backend used by Django. It authenticates using credentials consisting
authenticate(username=None, password=None, **kwargs) Tries to authenticate username with password
ModelAdmin.exclude This attribute, if given, should be a list of field names to exclude from the form. For
ModelAdmin.history_view(request, object_id, extra_context=None) [source] Django view for
Page 5 of 27