DiscoverRunner.setup_test_environment(**kwargs) Sets up the test environment by calling setup_test_environment()
SimpleTestCase.assertFormError(response, form, field, errors, msg_prefix='') [source] Asserts
set_password(raw_password) Sets the user’s password to the given raw string, taking care of the password hashing. Doesn’t save
packages A list of
Overview Django’s formatting system is capable of displaying dates, times and numbers in templates using the format specified for the current
client The test client that was used to make the request that resulted in the response.
REQUIRED_FIELDS A list of the field names that will be prompted for when creating a user via the createsuperuser
class JSONCatalog [source] In order to use another client-side library to handle translations
flush() Deletes the current session data from the session and deletes the session cookie. This is used if you want to ensure
set_autocommit(autocommit, using=None) [source] These functions take a using
Page 28 of 35