summaryrefslogtreecommitdiff
path: root/tests/migration_test_data_persistence/models.py
AgeCommit message (Collapse)Author
2014-07-21[1.7.x] Fixed #23039: Don't try to serialize unmanaged models in testsAndrew 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