summaryrefslogtreecommitdiff
path: root/django/db/migrations/operations/utils.py
AgeCommit message (Expand)Author
2019-04-18Fixed typos in docs, comments, and exception messages.Ville Skyttä
2018-07-11Introduced ModelTuple to remove migrations boilerplate.Simon Charette
2017-12-01Fixed #28305 -- Fixed "Cannot change column 'x': used in a foreign key constr...Tim Graham