django1/tests/migration_test_data_persist.../migrations
Shai Berger 64d94cffc7 Fixed #22487: Separated schema migration from data migration in test
The data migration failed on Oracle, killing the entire test suite.

Thanks timo for reporting the Oracle breakage,
and andrewgodwin for suggesting the solution.
2014-06-11 20:25:02 +03:00
..
0001_initial.py Fixed #22487: Separated schema migration from data migration in test 2014-06-11 20:25:02 +03:00
0002_add_book.py Fixed #22487: Separated schema migration from data migration in test 2014-06-11 20:25:02 +03:00
__init__.py