class django.utils.deprecation.MiddlewareMixin Django provides django.utils.deprecation.MiddlewareMixin to ease
send_mass_mail(datatuple, fail_silently=False, auth_user=None, auth_password=None, connection=None) [source]
class Signer(key=None, sep=':', salt=None) [source] Returns a signer which uses key
status_code The HTTP status of the response, as an integer. For a full list of defined codes, see the
This document provides an overview of techniques and tools that can help get your Django code running more efficiently - faster, and using fewer system resources.
get(path, data=None, follow=False, secure=False, **extra) [source] Makes a GET request on
get_username() Returns the value of the field nominated by USERNAME_FIELD.
make_random_password(length=10, allowed_chars='abcdefghjkmnpqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ23456789') Returns a random password
render_to_string(template_name, context=None, request=None, using=None) [source] r
class CommonPasswordValidator(password_list_path=DEFAULT_PASSWORD_LIST_PATH) [source] Validates
Page 17 of 35