django1/django/core/mail
Tim Graham cde31daf88 Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
..
backends Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
__init__.py Refs #27656 -- Updated django.core docstring verbs according to PEP 257. 2017-02-21 11:58:42 -05:00
message.py Replaced some map() and filter() calls with generators. 2017-05-27 13:58:56 -04:00
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00