| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-12-01 | [1.7.x] Fixed flake8 warnings. | Tim Graham |
| 2014-11-26 | [1.7.x] Fixed bug in circular dependency algo for migration dependencies. | Luke Plant |
| 2014-09-10 | [1.7.x] Corrected grammar in migrations error message. | Markus Bertheau |
| 2014-09-05 | [1.7.x] Fix Python 3 incompatability | Andrew Godwin |
| 2014-09-05 | [1.7.x] switch out recursive dfs for stack based approach, to avoid possibly ... | Ben Reilly |
| 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}_plan | Raffaele Salmaso |
| 2014-06-17 | [1.7.x] Fixed #22861: Internal migrations done first so __first__ works | Andrew Godwin |
| 2013-05-30 | Fix graph tests | Andrew Godwin |
| 2013-05-29 | Start adding operations that work and tests for them | Andrew Godwin |
| 2013-05-18 | Split up test and make the State classes a bit better. | Andrew Godwin |
