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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_runner
History
Simon Charette
8c775391b7
Refs
#28478
-- Deprecated TestCase's allow_database_queries and multi_db in favor of databases.
2019-01-10 19:11:21 -05:00
..
__init__.py
…
models.py
Fixed
#29559
-- Fixed TransactionTestCase.reset_sequences for auto-created m2m through models.
2018-07-11 17:20:29 -04:00
runner.py
Removed parser.add_arguments() arguments that match the defaults.
2018-07-02 17:54:57 -04:00
test_debug_sql.py
…
test_discover_runner.py
Reverted "Fixed
#25251
-- Made data migrations available in TransactionTestCase when using --keepdb."
2018-12-05 15:30:23 -05:00
test_parallel.py
…
tests.py
Refs
#28478
-- Deprecated TestCase's allow_database_queries and multi_db in favor of databases.
2019-01-10 19:11:21 -05:00