raise_exception If this attribute is set to True, a PermissionDenied exception will be raised instead
clean_savepoints(using=None) [source] Resets the counter used to generate unique savepoint
Paginator.page_range A 1-based range iterator of page numbers, e.g. yielding [1, 2, 3, 4].
password_changed(password, user=None, password_validators=None) [source] Informs all validators
BaseFormSet.can_delete Default: False Lets you create a formset with the ability
class UserAttributeSimilarityValidator(user_attributes=DEFAULT_USER_ATTRIBUTES, max_similarity=0.7) [source]
Django comes with a user authentication system. It handles user accounts, groups, permissions and cookie-based user sessions. This section of the documentation explains how
class backends.db.SessionStore Implements database-backed session store.
has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the
class Response client The test client that was used to make the request that
Page 2 of 35