summaryrefslogtreecommitdiff
path: root/django/db/migrations/operations/utils.py
AgeCommit message (Expand)Author
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