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-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_runner
History
Tim Graham
d14db25fee
[1.6.x]
Fixed
#19940
-- Made test.runner.setup_databases properly handle aliases for default db.
...
Thanks simonpercivall. Backport of 2cbd579efe from master.
2013-07-04 20:15:27 -04:00
..
valid_app
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_discover_runner.py
Fixed
#20437
- marked a test-runner test as expected-fail under certain conditions.
2013-05-20 01:56:23 -04:00
tests.py
[1.6.x]
Fixed
#19940
-- Made test.runner.setup_databases properly handle aliases for default db.
2013-07-04 20:15:27 -04:00