summaryrefslogtreecommitdiff
path: root/tests/migrations/migrations_test_apps/lookuperror_a/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-01-12Fixed #24123 -- Used all available migrations to generate the initial migrati...Markus Holtermann