rollback(using=None) [source] These functions take a using argument which should
A clean, elegant URL scheme is an important detail in a high-quality Web application. Django lets you design URLs however you want, with no framework limitations.
password_change_done(request, template_name='registration/password_change_done.html', current_app=None, extra_context=None) The
class PasswordChangeForm A form for allowing a user to change their password.
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
DiscoverRunner.test_loader This is the class that loads tests, whether from TestCases or modules or otherwise and bundles them
mail_admins(subject, message, fail_silently=False, connection=None, html_message=None) [source]
get_by_natural_key(username) Retrieves a user instance using the contents of the field nominated by USERNAME_FIELD
select_template(template_name_list, using=None) [source] select_template() is
request The request data that stimulated the response.
Page 23 of 35