This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
181f63c22d
django1
/
django
/
core
/
mail
History
Brendon Crawford
cd1ca26702
Adds generators support for email backends that do not support it.
2013-04-03 19:42:31 -07:00
..
backends
Adds generators support for email backends that do not support it.
2013-04-03 19:42:31 -07:00
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
message.py
Fixed
#19107
-- Workarounded message-encoding bug on Python < 2.6.6
2012-10-11 21:40:14 +02:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00