summaryrefslogtreecommitdiff
path: root/tests/migrations/test_graph.py
AgeCommit message (Expand)Author
2014-08-23[1.7.x] Fixed #23341 -- Added migration name to nonexistent migration error i...Raffaele Salmaso
2014-08-23[1.7.x] Fixed #23352 -- Added tests for MigrationGraph.{forwards,backwards}_planRaffaele Salmaso
2014-06-17[1.7.x] Fixed #22861: Internal migrations done first so __first__ worksAndrew Godwin
2013-05-30Fix graph testsAndrew Godwin
2013-05-29Start adding operations that work and tests for themAndrew Godwin
2013-05-18Split up test and make the State classes a bit better.Andrew Godwin