summaryrefslogtreecommitdiff
path: root/tests/migrations2
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Applied Black's 2023 stable style.David Smith2023-02-014-4/+0
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-074-8/+0
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-184-12/+0
* Fixed #24743, #24745 -- Optimized migration plan handlingMarkus Holtermann2015-09-192-0/+24
* Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wro...Tim Graham2014-09-242-16/+0
* Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron2014-09-152-0/+16
* Fixed #22861: Internal migrations done first so __first__ worksAndrew Godwin2014-06-173-0/+48
* Removed usaged of contrib.sessions as a placeholder in migration tests.Tim Graham2014-06-164-0/+25