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
6b0c7e6f50
django1
/
django
/
core
/
mail
/
backends
History
Jon Dufresne
fbbff7f808
Refs
#29983
-- Added pathlib.Path support to the file email backend.
2019-11-06 09:33:07 +01:00
..
__init__.py
…
base.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
console.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
dummy.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
filebased.py
Refs
#29983
-- Added pathlib.Path support to the file email backend.
2019-11-06 09:33:07 +01:00
locmem.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
smtp.py
Fixed
#30137
-- Replaced OSError aliases with the canonical OSError.
2019-01-28 11:15:06 -05:00