django/tests/migration_test_data_persist...
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
..
migrations Fixed #22487: Separated schema migration from data migration in test 2014-06-11 20:25:02 +03:00
__init__.py Fixed #22487: Optional rollback emulation for migrated apps 2014-06-08 19:30:15 -07:00
models.py Fixed #22487: Optional rollback emulation for migrated apps 2014-06-08 19:30:15 -07:00
tests.py Fixed #22487: Optional rollback emulation for migrated apps 2014-06-08 19:30:15 -07:00