index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
core
/
mail.py
Age
Commit message (
Expand
)
Author
2007-03-06
gis: Merged revisions 4564-4668 via svnmerge from
Jeremy Dunck
2007-02-17
Fixed #3067 -- Improved caching of machine hostname to increase server restart
Malcolm Tredinnick
2006-11-10
Fixed bug in [4058], in django/core/mail.py. Thanks, Igor Goryachev
Adrian Holovaty
2006-11-10
Fixed #3007 -- Fixed Python 2.4-ism from [4051] in django/core/mail.py. Also ...
Adrian Holovaty
2006-11-07
Formatting fixes from the past round of checkins
Adrian Holovaty
2006-11-07
Fixed #2991: Added Message-ID header to messages sent from Django. Thanks, Gr...
Jacob Kaplan-Moss
2006-05-26
Fixed #1634 -- Changed django.core.mail to include 'Date' header in e-mails. ...
Adrian Holovaty
2006-05-13
Fixed #1235: email sent from {{{django.core.mail}}} will now be encoded using
Jacob Kaplan-Moss
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-04-11
Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3
Adrian Holovaty
2006-04-11
Converted django.core.mail to use 'from django.conf import settings' instead ...
Adrian Holovaty
2006-03-22
Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Than...
Adrian Holovaty
2005-12-29
Fixed #1139 -- Changed django.core.mail to raise BadHeaderError (a subclass o...
Adrian Holovaty
2005-12-29
Fixed #1135 -- Changed django.core.mail functions not to allow newlines in he...
Adrian Holovaty
2005-09-27
Added EMAIL_SUBJECT_PREFIX setting so you can customize the "[Django]" prefix
Jacob Kaplan-Moss
2005-07-15
Changed django.core.mail to use [Django] prefix instead of [CMS]
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty