context The template Context instance that was used to render the template that produced the response content.
password_reset_complete(request, template_name='registration/password_reset_complete.html', current_app=None, extra_context=None) Presents
This topic guide describes Django’s support for interacting with multiple databases. Most of the rest of Django’s documentation assumes you are interacting with a single database
vary_on_headers(*headers) [source] The Vary header defines which request headers
login_url Default return value for get_login_url(). Defaults to None in which case get_login_url()
require_POST() Decorator to require that a view only accepts the POST method.
resolver_match An instance of
class UserChangeForm A form used in the admin interface to change a user’s information and permissions.
Client.session A dictionary-like object containing session information. See the session documentation
class CallbackFilter(callback) [source] This filter accepts a callback function (which should
Page 12 of 35