1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests/regressiontests/test_runner
2012-05-03 16:39:16 +02:00
..
invalid_app
valid_app
__init__.py
models.py Fixed #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if the server version is greater than 5.0.12. This allows for much faster testing. 2012-04-24 16:47:31 +00:00
tests.py Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00