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
3a44e20005
django1
/
django
/
core
/
mail
History
Alex Gaynor
1dcc603eff
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
..
backends
Fixed
#22327
-- Turned BaseEmailBackend into a context manager
2014-03-31 14:08:51 -04:00
__init__.py
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
message.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00