summaryrefslogtreecommitdiff
path: root/tests/migration_test_data_persistence/tests.py
AgeCommit message (Collapse)Author
2014-06-23[1.7.x] Fixed #22487: Don't flush out data from before normal TestCasesAndrew Godwin
2014-06-08[1.7.x] Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin
Conflicts: django/db/backends/creation.py django/test/runner.py docs/ref/settings.txt docs/topics/testing/advanced.txt