summaryrefslogtreecommitdiff
path: root/tests/migrations/test_base.py
AgeCommit message (Expand)Author
2014-11-26[1.7.x] Fixed #23872 -- Removed sensitivity of migrations tests to CWD.Carl Meyer
2014-06-07[1.7.x] Fixed #22750, #22248: Model renaming now also alters field FKsAndrew Godwin
2014-02-02Ensure cursors are closed when no longer needed.Michael Manfre
2013-08-23Fix some small errors in the testsAndrew Godwin
2013-07-25Add tests for the migrate command and fix a bug they exposedAndrew Godwin