1
0
mirror of https://github.com/django/django.git synced 2025-03-31 03:30:46 +00:00
Mariano Rezk 4e3d8ae610 Fixed #22443 -- Document smtp.EmailBackend.timeout default value
Django 1.7 introduces a new timeout parameter for the SMTP email backend:
http://docs.djangoproject.com/en/dev/topics/email/#django.core.mail.backends.smtp.EmailBackend.timeout

However, there was no mention of the default value for this parameter.
2014-04-15 17:47:51 -04:00
..
2014-04-14 13:07:02 -04:00
2014-02-28 11:44:03 -05:00
2013-12-31 18:04:54 +01:00