LogEntry.object_repr The object`s repr() after the modification.
date_joined A datetime designating when the account was created. Is set to the current date/time by default when the account
content_type Required. A reference to the django_content_type database table, which contains a record for each
InlineModelAdmin.model The model which the inline is using. This is required.
class validators.UnicodeUsernameValidator New in Django 1.10.
groups Many-to-many relationship to Group
class views.Feed This example illustrates all possible attributes and methods for a Feed class:
ModelAdmin.has_module_permission(request) Should return True if displaying the module on the admin index page and
AdminSite.index_title The text to put at the top of the admin index page (a string). By default, this is “Site administration”
is_superuser Boolean. Designates that this user has all permissions without explicitly assigning them.
Page 1 of 27