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-05 23:12:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
mail
History
Claude Paroz
ade44b8d40
Fixed settings override in mail regression tests
...
self.settings_override from test subclasses were overwriting parent attribute.
2012-06-02 19:44:15 +02:00
..
__init__.py
Fixed
#7773
-- Added some simple tests for EmailMessage. Thanks to serialx for the patch.
2008-07-19 02:38:41 +00:00
custombackend.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
models.py
Fixed
#7773
-- Added some simple tests for EmailMessage. Thanks to serialx for the patch.
2008-07-19 02:38:41 +00:00
tests.py
Fixed settings override in mail regression tests
2012-06-02 19:44:15 +02:00