password_reset(request, template_name='registration/password_reset_form.html', email_template_name='registration/password_reset_email.html', subject_template_name='r
Paginator.page(number) [source] Returns a Page object with the given 1-based
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
Rendering an attractive and easy-to-use Web form requires more than just HTML - it also requires CSS stylesheets, and if you want to use fancy “Web2.0” widgets, you may also
request The request data that stimulated the response.
keys()
check_password(password, encoded) [source] If you’d like to manually authenticate a user
SimpleTestCase.assertNotContains(response, text, status_code=200, msg_prefix='', html=False) [source]
check_password(raw_password) Returns True if the given raw string is the correct password for the user. (This takes
Django 1.5 is the first version of Django to support Python 3. The same code runs both on Python 2 (≥ 2.6.5) and Python 3 (≥ 3.2), thanks to the
Page 26 of 35