summaryrefslogtreecommitdiff
path: root/tests/custom_migration_operations/more_operations.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-5/+1
* Fixed #23844 -- Used topological sort for migration operation dependency reso...Patryk Zawadzki2014-11-201-0/+7
* Fixed #22788 -- Ensured custom migration operations can be written.Matthew Schinckel2014-06-161-0/+22