summaryrefslogtreecommitdiff
path: root/django/db/migrations/graph.py
AgeCommit message (Expand)Author
2013-05-30Allow retrieval of project state at start of migrationsAndrew Godwin
2013-05-29Start adding operations that work and tests for themAndrew Godwin
2013-05-10Add root_node and leaf_node functions to MigrationGraphAndrew Godwin
2013-05-10First phase of loading migrations from diskAndrew Godwin
2013-05-10Adding a dependency graph class and testsAndrew Godwin