django1/tests/migrations/test_migrations_plan
Mariusz Felisiak 4a756cbc38 [3.0.x] Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan.
Thanks Hasan Ramezani for the initial patch and Kyle Dickerson for the
report.

Backport of 06d34aab7c from master
2019-10-14 11:43:15 +02:00
..
0001_initial.py
0002_second.py
0003_third.py
0004_fourth.py
0005_fifth.py [3.0.x] Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan. 2019-10-14 11:43:15 +02:00
__init__.py