ModelAdmin.response_change(request, obj) [source] Determines the
ModelAdmin.paginator The paginator class to be used for pagination. By default,
LogEntry.object_repr The object`s repr() after the modification.
AdminSite.index_title The text to put at the top of the admin index page (a string). By default, this is “Site administration”
ModelAdmin.fields Use the fields option to make simple layout changes in the forms on the “add” and “change” pages
ModelAdmin.response_add(request, obj, post_url_continue=None) [source] Determines the
ModelAdmin.history_view(request, object_id, extra_context=None) [source] Django view for
autodiscover() [source] This function attempts to import an admin module in
ModelAdmin.prepopulated_fields Set prepopulated_fields to a dictionary mapping field names to the fields it should
ModelAdmin.filter_horizontal By default, a
Page 1 of 14