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
5e958b958b
django1
/
django
/
core
/
mail
/
backends
History
Aymeric Augustin
3cb2457f46
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
..
__init__.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
base.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
console.py
Switch to using context managers for acquiring and releasing locks.
2012-06-23 08:11:15 -07:00
dummy.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
filebased.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
locmem.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
smtp.py
Switch to using context managers for acquiring and releasing locks.
2012-06-23 08:11:15 -07:00