Commit 6426928f authored by Tim Graham's avatar Tim Graham
Browse files

Fixed broken link in 1.7 release notes.

parent 6072f17d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -567,7 +567,7 @@ Email
* :func:`~django.core.mail.send_mail` now accepts an ``html_message``
  parameter for sending a multipart ``text/plain`` and ``text/html`` email.
* The SMTP :class:`~django.core.mail.backends.smtp.EmailBackend` now accepts a
  :attr:`~django.core.mail.backends.smtp.EmailBackend.timeout` parameter.
  ``timeout`` parameter.

File Storage
^^^^^^^^^^^^