1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/test_runner
2015-09-09 23:01:15 +02:00
..
__init__.py
models.py
runner.py Disallowed importing concrete models without an application. 2015-02-10 21:41:19 +01:00
test_debug_sql.py Refs #24324 -- Fixed Python 2 test failures when path to Django source contains non-ASCII characters. 2015-02-17 19:03:03 -05:00
test_discover_runner.py Fixed #25110 -- Fixed a test_runner test isolation regression. 2015-07-27 07:35:23 -04:00
tests.py Cloned databases for running tests in parallel. 2015-09-09 23:01:15 +02:00