diff options
Diffstat (limited to 'docs/topics/logging.txt')
| -rw-r--r-- | docs/topics/logging.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/topics/logging.txt b/docs/topics/logging.txt index 3a8b80a0a5..2e8da1db4e 100644 --- a/docs/topics/logging.txt +++ b/docs/topics/logging.txt @@ -623,8 +623,6 @@ Python logging module. .. method:: send_mail(subject, message, *args, **kwargs) - .. versionadded:: 1.8 - Sends emails to admin users. To customize this behavior, you can subclass the :class:`~django.utils.log.AdminEmailHandler` class and override this method. |
