class EmailMessage [source] The EmailMessage class is initialized with the following
raise_exception If this attribute is set to True, a PermissionDenied exception will be raised instead
class django.core.serializers.json.DjangoJSONEncoder The JSON serializer uses DjangoJSONEncoder for encoding. A
django.core.cache.utils.make_template_fragment_key(fragment_name, vary_on=None) If you want to obtain the cache key used for
logout(request, next_page=None, template_name='registration/logged_out.html', redirect_field_name='next', current_app=None, extra_context=None)
Many-to-many relationships Many-to-one relationships One-to-one relationships
get_expiry_date() Returns the date this session will expire. For sessions with no custom expiration (or those set to expire
update_session_auth_hash(request, user) [source] This function takes the current request
get_list_or_404(klass, *args, **kwargs) [source] Returns the result of
wsgi_request The WSGIRequest instance generated by the test handler that generated the response.
Page 2 of 35