| Age | Commit message (Expand) | Author |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-07-27 | Removing another mention of manipulators | James Bennett |
| 2007-12-01 | Fixed #5870: documented the "fail_silently" argument to EmailMessage.send(). | James Bennett |
| 2007-10-30 | Fixed #5838 -- Fixed typo in email documentation, thanks huddlej@gmail.com. | Gary Wilson Jr |
| 2007-09-28 | Fixed #5615: Corrected a typo in docs/email.txt. Thanks, raprasad@gmail.com. | James Bennett |
| 2007-09-20 | Made the links to settings consistent with the others by not including the wo... | Gary Wilson Jr |
| 2007-09-20 | Fixed #5148 -- Added link to `DEFAULT_FROM_EMAIL` setting in email documentat... | Gary Wilson Jr |
| 2007-09-16 | Fixed #5503 -- corrected a small typo in email example. Thanks, trey@ktrl.com. | James Bennett |
| 2007-08-06 | Added a closing </p>' to a code example in docs/email.txt | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5550] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5548] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5547] | Adrian Holovaty |
| 2007-06-27 | Typo fix. | Malcolm Tredinnick |
| 2007-06-27 | Removed some duplication. I suck at documentation. | Malcolm Tredinnick |
| 2007-06-27 | Fixed #3985 -- Added support for custom email headers. | Malcolm Tredinnick |
| 2007-06-27 | Trivial edit to docs from [5548]. | Malcolm Tredinnick |
| 2007-06-27 | Added support for creating multipart/alternative email messages. Also allow | Malcolm Tredinnick |
| 2007-06-27 | Fixed #1541 -- Added ability to create multipart email messages. Thanks, Nick | Malcolm Tredinnick |
| 2007-05-06 | Edited docs/email.txt changes from [5141] and other recent changesets | Adrian Holovaty |
| 2007-05-03 | Added "new in development version" markers to new email stuff. | Malcolm Tredinnick |
| 2007-05-03 | Fixed #3307 -- Added BCC support to the EmailMessage class. En-passant, fixed a | Malcolm Tredinnick |
| 2007-05-03 | Fixed #2897 -- Added support for TLS connections to email handling. This means | Malcolm Tredinnick |
| 2007-05-03 | Fixed #3366 -- Part 1 of the email code refactoring and feature extension. This | Malcolm Tredinnick |
| 2007-04-28 | Fixed #4181 -- Corrected anchor names in links to settings document. Thanks, | Malcolm Tredinnick |
| 2007-04-28 | Made small formatting tweaks to docs/settings.txt and docs/email.txt changes ... | Adrian Holovaty |
| 2007-04-27 | Fixed #4163 -- Added some "quick notes" documentation about the configuration | Malcolm Tredinnick |
| 2007-02-25 | Fixed #3488: send_mail no longer uses settings in function default arguments.... | Jacob Kaplan-Moss |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | 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-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 |