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
/
topics
/
email.txt
Age
Commit message (
Expand
)
Author
2010-08-09
[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflicts
archive/soc2010/query-refactor
Alex Gaynor
2010-05-08
Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for ...
Russell Keith-Magee
2010-05-06
Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger...
Russell Keith-Magee
2010-03-07
Fixed #13048: Corrected typo in email documentation.
James Bennett
2010-01-04
Modified the way EMAIL_BACKEND is specified to make it consistent with the ne...
Russell Keith-Magee
2009-12-03
Corrected spelling of e-mail (according to our standard).
Luke Plant
2009-11-26
Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthra...
Russell Keith-Magee
2009-11-23
Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re...
Russell Keith-Magee
2009-11-03
Fixed #10355 -- Added an API for pluggable e-mail backends.
Russell Keith-Magee
2009-01-29
Fixed #8638 -- Added documentation on how to redirect email to a dummy server...
Russell Keith-Magee
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-01
Fixed #8728: Corrected some broken links in the documentation
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss