This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-08 00:51:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a1b9737aea
django
/
django
/
core
/
mail
History
Konrad Świat
c6da621def
Fixed
#24623
-- Fixed EmailMessage.attach_file() with text files on Python 3.
...
Thanks tkrapp for the report and Tim Graham for the review.
2015-07-25 07:42:30 -04:00
..
backends
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
message.py
Fixed
#24623
-- Fixed EmailMessage.attach_file() with text files on Python 3.
2015-07-25 07:42:30 -04:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00