summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_backwards_deps_1/0001_initial.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2014-09-19Fixed some flake8 errors.Tim Graham
2014-09-15Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron