summaryrefslogtreecommitdiff
path: root/tests/custom_migration_operations
AgeCommit message (Expand)Author
2024-02-09Fixed #35175 -- Made migraton writer preserve keyword-only arguments.David Sanders
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-01-07Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are ...Markus Holtermann
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