class AdminPasswordChangeForm A form used in the admin interface to change a user’s password. Takes
require_safe() Decorator to require that a view only accepts the GET and HEAD methods. These methods are commonly considered
flush() Deletes the current session data from the session and deletes the session cookie. This is used if you want to ensure
SimpleTestCase.assertJSONEqual(raw, expected_data, msg=None) [source] Asserts that the JSON
class serializers.PickleSerializer Supports arbitrary Python objects, but, as described above, can lead to a remote code execution
Page.previous_page_number() [source] Returns the previous page number. Raises InvalidPage
packages A list of
logout_then_login(request, login_url=None, current_app=None, extra_context=None) Logs a user out, then redirects to the login
register(*tags)(function) You can pass as many tags to register as you want in order to label your check. Tagging
class TimestampSigner(key=None, sep=':', salt=None) [source] sign(value)
Page 29 of 35