ModelAdmin.exclude This attribute, if given, should be a list of field names to exclude from the form. For
date_joined A datetime designating when the account was created. Is set to the current date/time by default when the account
name Required. 255 characters or fewer. Example: 'Can vote'.
InlineModelAdmin.get_min_num(request, obj=None, **kwargs) Returns the minimum number of inline forms to use. By default, returns
class Sitemap [source] A Sitemap class can define the following methods/attributes:
first_name Optional. 30 characters or fewer.
class views.Feed This example illustrates all possible attributes and methods for a Feed class:
ModelAdmin.get_list_display(request) [source] The get_list_display method is
class apps.AdminConfig This is the default
ModelAdmin.history_view(request, object_id, extra_context=None) [source] Django view for
Page 2 of 27