This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
765fa36d57
django
/
tests
/
mail
History
Download ZIP
Download TAR.GZ
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