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
ec4c1d6717
django1
/
tests
/
mail
History
Simon Charette
cecc079168
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
..
attachments
Fixed
#24623
-- Fixed EmailMessage.attach_file() with text files on Python 3.
2015-07-25 07:42:30 -04:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
custombackend.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
test_sendtestemail.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00