django/tests/migrations/test_migrations_run_before
Chris Beaven 9f1c4e4d3f [1.7.x] Implement Migration.run_before
This attribute (used for reverse dependencies) was previously declared
and mentioned in the code, but never actually used.
2014-06-05 23:28:17 -07:00
..
0001_initial.py [1.7.x] Implement Migration.run_before 2014-06-05 23:28:17 -07:00
0002_second.py [1.7.x] Implement Migration.run_before 2014-06-05 23:28:17 -07:00
0003_third.py [1.7.x] Implement Migration.run_before 2014-06-05 23:28:17 -07:00
__init__.py [1.7.x] Implement Migration.run_before 2014-06-05 23:28:17 -07:00