This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
test_runner
History
Josh Soref
751e5fcaf7
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
...
Partial backport of 93452a70e8a62c7408eeded444f5088d4a26212d from master
2016-02-23 10:27:15 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixing E302 Errors
2013-11-02 23:48:47 -05:00
test_debug_sql.py
[1.8.x]
Fixed
#25377
-- Changed Count queries to execute COUNT(*) instead of COUNT('*').
2015-09-14 14:07:32 -04:00
test_discover_runner.py
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
2016-02-23 10:27:15 -05:00
tests.py
[1.8.x] Refs
#24324
-- Fixed Python 2 test failures when path to Django source contains non-ASCII characters.
2015-02-17 19:05:31 -05:00