class TimestampSigner(key=None, sep=':', salt=None) [source] sign(value)
client The test client that was used to make the request that resulted in the response.
Overview Django’s formatting system is capable of displaying dates, times and numbers in templates using the format specified for the current
confirm_login_allowed(user) By default, AuthenticationForm rejects users whose is_active flag is set
get_full_name() A longer formal identifier for the user. A common interpretation would be the full name of the user, but it
has_usable_password() Returns False if set_unusable_password() has been called for this user.
SimpleTestCase.assertHTMLEqual(html1, html2, msg=None) [source] Asserts that the strings
logout_then_login(request, login_url=None, current_app=None, extra_context=None) Logs a user out, then redirects to the login
SimpleTestCase.assertJSONEqual(raw, expected_data, msg=None) [source] Asserts that the JSON
class Signal(providing_args=list) [source] All signals are django.dispatch.Signal
Page 31 of 35