summaryrefslogtreecommitdiff
path: root/django/db/migrations/graph.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Add root_node and leaf_node functions to MigrationGraphAndrew Godwin2013-05-101-2/+28
|
* First phase of loading migrations from diskAndrew Godwin2013-05-101-4/+7
|
* Adding a dependency graph class and testsAndrew Godwin2013-05-101-0/+96