class validators.UnicodeUsernameValidator New in Django 1.10.
groups Many-to-many relationship to Group
is_superuser Boolean. Designates that this user has all permissions without explicitly assigning them.
get_user_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has from their own
has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the format "<app
AdminSite.site_title The text to put at the end of each admin page’s <title> (a string). By default, this
content_type Required. A reference to the django_content_type database table, which contains a record for each
class GenericTabularInline
AdminSite.logout_template Path to a custom template that will be used by the admin site logout view.
class storage.ManifestStaticFilesStorage A subclass of the StaticFilesStorage storage backend which stores the
Page 1 of 27