This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-30 09:06:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
497930b7f69e2c298faa3f784c4523ea351e5e6f
django
/
django
/
core
/
mail
History
Claude Paroz
3afde36d03
Undelete the login() call inadvertantly removed in
4e0a2fe59c
...
Refs
#21271
.
2013-10-25 11:23:19 +02:00
..
backends
Undelete the login() call inadvertantly removed in
4e0a2fe59c
2013-10-25 11:23:19 +02:00
__init__.py
Fixed
#20817
-- Added html_message parameter to django.core.mail.send_mail()
2013-07-29 09:53:47 -04:00
message.py
Used "is" for comparisons with None.
2013-10-10 09:35:56 -04:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00