class AccessMixin New in Django 1.9.
register(*tags)(function) You can pass as many tags to register as you want in order to label your check. Tagging
TransactionTestCase.multi_db Django sets up a test database corresponding to every database that is defined in the DATABASES
has_perms(perm_list, obj=None) Returns True if the user has each of the specified permissions, where each perm
class MinimumLengthValidator(min_length=8) [source] Validates whether the password meets
See Built-in class-based views API.
setdefault()
Page.paginator The associated Paginator object.
class AdminEmailHandler(include_html=False, email_backend=None) [source] This handler sends
Once you’ve created your data models, Django automatically gives you a database-abstraction API that lets you create, retrieve, update and delete objects
Page 30 of 35