This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
mail
History
Martin Blech
e023ceb453
Fixed
#23910
-- Added reply_to parameter to EmailMessage
...
Thanks to Berker Peksag and Tim Graham for the review and suggestions.
2014-11-28 06:00:06 -05:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
custombackend.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
tests.py
Fixed
#23910
-- Added reply_to parameter to EmailMessage
2014-11-28 06:00:06 -05:00