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
bc174e6ea0
django1
/
django
/
core
/
mail
History
Daniyal
474cc420bf
Refs
#32508
-- Raised Type/ValueError instead of using "assert" in django.core.
2021-03-19 08:04:37 +01:00
..
backends
Refs
#29983
-- Added pathlib.Path support to the file email backend.
2019-11-06 09:33:07 +01:00
__init__.py
Doc'd send_email() behavior when from_email is None.
2020-04-30 12:45:43 +02:00
message.py
Refs
#32508
-- Raised Type/ValueError instead of using "assert" in django.core.
2021-03-19 08:04:37 +01:00
utils.py
Fixed
#30608
-- Fixed non-unicode EmailMessage crash when domain name for localhost is non-ASCII.
2019-07-03 10:49:03 +02:00