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
cbcf78fa94
django1
/
django
/
core
/
mail
/
backends
History
Tim Graham
0ed7d15563
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
..
__init__.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
base.py
Fixed
#22327
-- Turned BaseEmailBackend into a context manager
2014-03-31 14:08:51 -04:00
console.py
Decode mails using the message encoding.
2013-12-30 23:54:12 +01:00
dummy.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
filebased.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
locmem.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
smtp.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00