summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_backwards_deps_1
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2014-09-24Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wro...Tim Graham
2014-09-19Fixed some flake8 errors.Tim Graham
2014-09-15Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron