summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_run_before/__init__.py
AgeCommit message (Collapse)Author
2014-05-29Implement Migration.run_beforeChris Beaven
This attribute (used for reverse dependencies) was previously declared and mentioned in the code, but never actually used.