get_short_name() A short, informal identifier for the user. A common interpretation would be the first name of the user, but
send_email(subject_template_name, email_template_name, context, from_email, to_email, html_email_template_name=None) Uses the
keys()
cycle_key() Creates a new session key while retaining the current session data.
patch(path, data='', content_type='application/octet-stream', follow=False, secure=False, **extra) [source]
check_password(raw_password) Returns True if the given raw string is the correct password for the user. (This takes
Introductions to all the key parts of Django you’ll need to know: How to install Django Models
Django’s database layer provides various ways to help developers get the most out of their databases. This document gathers together links to the relevant documentation, and
Page.number The 1-based page number for this page.
password_reset(request, template_name='registration/password_reset_form.html', email_template_name='registration/password_reset_email.html', subject_template_name='r
Page 22 of 35