Daniel Neuhäuser
|
4aa80149e7
Fixed #22327 -- Turned BaseEmailBackend into a context manager
|
%!s(int64=11) %!d(string=hai) anos |
Alex Gaynor
|
778ce245dd
Corrected many style guide violations that the newest version of flake8 catches
|
%!s(int64=11) %!d(string=hai) anos |
Rodolfo Carvalho
|
0d91225892
Fixed many typos in comments and docstrings.
|
%!s(int64=11) %!d(string=hai) anos |
Marc Tamlyn
|
22198e6ce5
Be more careful about closing connections in mail tests.
|
%!s(int64=11) %!d(string=hai) anos |
Marc Tamlyn
|
9d2c5b0420
Undelete the `return True` removed in 4e0a2fe.
|
%!s(int64=11) %!d(string=hai) anos |
Florian Apolloner
|
c988745cca
Changed console and filebackend to use msg.as_bytes to output the data as it would get send via smtp.
|
%!s(int64=11) %!d(string=hai) anos |
Florian Apolloner
|
5dfd824d38
Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes).
|
%!s(int64=11) %!d(string=hai) anos |
Aymeric Augustin
|
e32095616c
Imported override_settings from its new location.
|
%!s(int64=11) %!d(string=hai) anos |
Loic Bistuer
|
6685713869
Fixed E127 pep8 warnings.
|
%!s(int64=11) %!d(string=hai) anos |
Claude Paroz
|
3afde36d03
Undelete the login() call inadvertantly removed in 4e0a2fe59c
|
%!s(int64=11) %!d(string=hai) anos |
SusanTan
|
4e0a2fe59c
Fixed #21271 -- Added timeout parameter to SMTP EmailBackend.
|
%!s(int64=11) %!d(string=hai) anos |
Alasdair Nicol
|
b289fcf1bf
Fixed #21288 -- Fixed E126 pep8 warnings
|
%!s(int64=11) %!d(string=hai) anos |
Alasdair Nicol
|
a800036981
Fixed #21287 -- Fixed E123 pep8 warnings
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
adedc31072
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
|
%!s(int64=11) %!d(string=hai) anos |
Gregor MacGregor
|
b2b763448f
Fixed #20841 -- Added messages to NotImplementedErrors
|
%!s(int64=11) %!d(string=hai) anos |
Ramiro Morales
|
a5cf5da50d
Switched mail tests to SimpleTestCase.
|
%!s(int64=11) %!d(string=hai) anos |
Ramiro Morales
|
ececbe77ff
Fixed #12422 -- Don't override global email charset behavior for utf-8.
|
%!s(int64=11) %!d(string=hai) anos |
Ramiro Morales
|
f9d1d5dc13
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
|
%!s(int64=11) %!d(string=hai) anos |
Justin Michalicek
|
ac09558760
Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail()
|
%!s(int64=11) %!d(string=hai) anos |
Claude Paroz
|
59ebe39812
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
|
%!s(int64=11) %!d(string=hai) anos |
Marc Tamlyn
|
09f8652765
Use assertIsInstance in tests.
|
%!s(int64=12) %!d(string=hai) anos |
Florian Apolloner
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
%!s(int64=12) %!d(string=hai) anos |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
%!s(int64=12) %!d(string=hai) anos |