class managers.CurrentSiteManager If Site plays a key role in your application, consider using the helpful
AdminSite.logout_template Path to a custom template that will be used by the admin site logout view.
class GenericStackedInline Subclasses of GenericInlineModelAdmin with stacked and tabular layouts, respectively
class validators.UnicodeUsernameValidator New in Django 1.10.
ModelAdmin.list_select_related Set list_select_related to tell Django to use
ModelAdmin.history_view(request, object_id, extra_context=None) [source] Django view for
InlineModelAdmin.get_min_num(request, obj=None, **kwargs) Returns the minimum number of inline forms to use. By default, returns
class views.Feed This example illustrates all possible attributes and methods for a Feed class:
ModelAdmin.response_change(request, obj) [source] Determines the
ModelAdmin.exclude This attribute, if given, should be a list of field names to exclude from the form. For
Page 4 of 27