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
cc2d960274
django1
/
django
/
core
/
mail
History
Alex Gaynor
7548aa8ffd
More attacking E302 violators
2013-11-02 13:12:09 -07:00
..
backends
More attacking E302 violators
2013-11-02 13:12:09 -07:00
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -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