summaryrefslogtreecommitdiff
path: root/tests/custom_migration_operations/more_operations.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2014-11-20Fixed #23844 -- Used topological sort for migration operation dependency reso...Patryk Zawadzki
2014-06-16Fixed #22788 -- Ensured custom migration operations can be written.Matthew Schinckel