authenticate(username=None, password=None, **kwargs) Tries to authenticate username with password
content_type Required. A reference to the django_content_type database table, which contains a record for each
ModelAdmin.paginator The paginator class to be used for pagination. By default,
template A class attribute, as a format string, that describes the SQL that is generated for this function. Defaults to
HttpRequest.get_host() [source] Returns the originating host of the request using information
__getitem__(target) Returns the value of the given string attribute node, None if the node doesn’t exist. Can also
escape(text) [source] Returns the given text with ampersands, quotes and angle brackets encoded
AdminSite.index_title The text to put at the top of the admin index page (a string). By default, this is “Site administration”
location Absolute path to the directory that will hold the files. Defaults to the value of your MEDIA_ROOT setting
A set of Django template filters useful for adding a “human touch” to data. To activate these filters, add 'django.contrib.humanize'
Page 11 of 100