summaryrefslogtreecommitdiff
path: root/tests/migrations2
AgeCommit message (Expand)Author
2024-02-13Fixed #35122 -- Made migrate --prune option respect --app_label.Moein Bbp
2023-02-01Refs #33476 -- Applied Black's 2023 stable style.David Smith
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-09-19Fixed #24743, #24745 -- Optimized migration plan handlingMarkus Holtermann
2014-09-24Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wro...Tim Graham
2014-09-15Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron
2014-06-17Fixed #22861: Internal migrations done first so __first__ worksAndrew Godwin
2014-06-16Removed usaged of contrib.sessions as a placeholder in migration tests.Tim Graham