redirect(to, permanent=False, *args, **kwargs) [source] Returns an
override_settings() [source] In case you want to override a setting for a test method, Django
class models.CustomUser USERNAME_FIELD A string describing the name of the
Page.has_previous() [source] Returns True if there’s a previous page.
gzip_page() This decorator compresses content if the browser allows gzip compression. It sets the Vary header accordingly
Client.session A dictionary-like object containing session information. See the session documentation
SimpleTestCase.assertTemplateNotUsed(response, template_name, msg_prefix='') [source] Asserts
Migration.initial New in Django 1.9. The
has_permission() Returns a boolean denoting whether the current user has permission to execute the decorated view. By default
encode(session_dict) Returns the given session dictionary serialized and encoded as a string. Encoding
Page 9 of 35