TransactionTestCase.available_apps Warning This attribute
class backends.base.SessionBase This is the base class for all session objects. It has the following standard dictionary methods:
Manager.raw(raw_query, params=None, translations=None) This method takes a raw SQL query, executes it, and returns a django
class django.utils.deprecation.MiddlewareMixin Django provides django.utils.deprecation.MiddlewareMixin to ease
test_func() You have to override the test_func() method of the class to provide the test that is performed. Furthermore
authenticate(**credentials) [source] Use authenticate() to verify a set of credentials
SimpleTestCase.assertFormsetError(response, formset, form_index, field, errors, msg_prefix='') [source]
A model is the single, definitive source of data about your data. It contains the essential fields and behaviors of the data you’re storing. Generally, each model maps to a
logout() [source] If your site uses Django’s authentication system
create_model_instance(data) New in Django 1.9. Returns
Page 21 of 35