This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-19 16:04:13 +00:00
Code
Issues
24
Releases
Wiki
Activity
9f9a4cdecd
django
/
tests
/
regressiontests
/
mail
History
Ian Clelland
b9fc70141a
Don't rely on dictionary ordering in tests
2012-12-24 00:45:58 +00: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
Don't rely on dictionary ordering in tests
2012-12-24 00:45:58 +00:00