summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_run_before
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Applied Black's 2023 stable style.David Smith2023-02-012-2/+0
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-073-7/+4
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-183-9/+0
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-1/+1
* Implement Migration.run_beforeChris Beaven2014-05-294-0/+75