index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
email.txt
Age
Commit message (
Expand
)
Author
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-03-28
Clarified docs/email.txt. Thanks, Poromenos
Adrian Holovaty
2006-03-22
Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Than...
Adrian Holovaty
2006-01-24
Fixed typo in docs/email.txt. Thanks, Archatas
Adrian Holovaty
2006-01-12
Added more explanation to docs/email.txt 'Preventing header injection' section.
Adrian Holovaty
2006-01-11
Removed 'Only in Django development version' messages from the docs, because ...
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-12-27
Added small bits to docs/email.txt
Adrian Holovaty
2005-12-27
Added docs/email.txt
Adrian Holovaty