is_active Boolean. Designates whether this user account should be considered active. We recommend that you set this flag to
InlineModelAdmin.model The model which the inline is using. This is required.
codename Required. 100 characters or fewer. Example: 'can_vote'.
ModelAdmin.fields Use the fields option to make simple layout changes in the forms on the “add” and “change” pages
email_user(subject, message, from_email=None, **kwargs) Sends an email to the user. If from_email is None
class managers.CurrentSiteManager If Site plays a key role in your application, consider using the helpful
permissions Many-to-many field to Permission: group
ModelAdmin.ordering Set ordering to specify how lists of objects should be ordered in the Django admin views. This
ModelAdmin.response_add(request, obj, post_url_continue=None) [source] Determines the
LogEntry.object_repr The object`s repr() after the modification.
Page 4 of 27