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
29d2f5a662
django1
/
django
/
core
/
mail
History
Denis Stebunov
277de22984
Fixed
#30058
-- Made SMTP EmailBackend.send_messages() return 0 for empty/error cases.
2018-12-26 13:33:08 -05:00
..
backends
Fixed
#30058
-- Made SMTP EmailBackend.send_messages() return 0 for empty/error cases.
2018-12-26 13:33:08 -05:00
__init__.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
message.py
Fixed
#29830
-- Fixed loss of custom utf-8 body encoding in mails.
2018-10-22 15:21:33 -04:00
utils.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00