DiscoverRunner.setup_test_environment(**kwargs) Sets up the test environment by calling setup_test_environment()
SimpleTestCase.assertTemplateUsed(response, template_name, msg_prefix='', count=None) [source] Asserts
send_email(subject_template_name, email_template_name, context, from_email, to_email, html_email_template_name=None) Uses the
SimpleTestCase.assertXMLEqual(xml1, xml2, msg=None) [source] Asserts that the strings xml1
select_template(template_name_list, using=None) [source] select_template() is
Signal.disconnect(receiver=None, sender=None, dispatch_uid=None) [source] To disconnect a
USERNAME_FIELD A string describing the name of the field on the User model that is used as the unique identifier. This will
require_GET() Decorator to require that a view only accepts the GET method.
BaseFormSet.total_error_count() [source] To check how many errors there are in the formset
mail_admins(subject, message, fail_silently=False, connection=None, html_message=None) [source]
Page 22 of 35