diff options
| author | Tim Graham <timograham@gmail.com> | 2015-09-12 16:27:30 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-23 19:31:11 -0400 |
| commit | 54848a96dd4a196e81f3d71c61caf84ea8b49f4e (patch) | |
| tree | 0fe3e51fc3f783adc69c46bb0313514f207f71ab /docs/topics/auth/default.txt | |
| parent | 48e7787db599b0103daf70f0ff4968d90b8540aa (diff) | |
Removed versionadded/changed annotations for 1.8.
Diffstat (limited to 'docs/topics/auth/default.txt')
| -rw-r--r-- | docs/topics/auth/default.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 9eeae69ed2..9ae5a50cd5 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -1516,8 +1516,6 @@ provides several built-in forms located in :mod:`django.contrib.auth.forms`: .. method:: send_email(subject_template_name, email_template_name, context, from_email, to_email, html_email_template_name=None) - .. versionadded:: 1.8 - Uses the arguments to send an ``EmailMultiAlternatives``. Can be overridden to customize how the email is sent to the user. |
