summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_initial_false
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Applied Black's 2023 stable style.David Smith2023-02-011-1/+0
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-2/+2
* Fixed #28152 -- Made migrations serialize sets as set literals rather than se...Jon Dufresne2017-05-181-1/+1
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-3/+0
* Fixed #24375 -- Added Migration.initial attributeAndrei Kulakov2015-07-132-0/+33