password_change(request, template_name='registration/password_change_form.html', post_change_redirect=None, password_change_form=PasswordChangeForm, current_app=None
Page.has_previous() [source] Returns True if there’s a previous page.
override_settings() [source] In case you want to override a setting for a test method, Django
trace(path, follow=False, secure=False, **extra) [source] Makes a TRACE request on the provided
class CallbackFilter(callback) [source] This filter accepts a callback function (which should
has_permission() Returns a boolean denoting whether the current user has permission to execute the decorated view. By default
is_superuser Boolean. Designates that this user has all permissions without explicitly assigning them.
cache_key_prefix New in Django 1.9. A
login_url Default return value for get_login_url(). Defaults to None in which case get_login_url()
is_staff Returns True if the user is allowed to have access to the admin site.
Page 8 of 35