The topic guide on Django’s database-abstraction API described the way that you can use Django queries that create, retrieve, update and delete individual
DiscoverRunner.test_loader This is the class that loads tests, whether from TestCases or modules or otherwise and bundles them
password_change_done(request, template_name='registration/password_change_done.html', current_app=None, extra_context=None) The
create_model_instance(data) New in Django 1.9. Returns
SimpleTestCase.assertFormsetError(response, formset, form_index, field, errors, msg_prefix='') [source]
put(path, data='', content_type='application/octet-stream', follow=False, secure=False, **extra) [source]
logout() [source] If your site uses Django’s authentication system
class BaseFormSet [source] A formset is a layer of abstraction to work with multiple forms
get_short_name() A short, informal identifier for the user. A common interpretation would be the first name of the user, but
session_data A string containing an encoded and serialized session dictionary.
Page 24 of 35