summaryrefslogtreecommitdiff
path: root/tests/model_options/apps.py
AgeCommit message (Collapse)Author
2020-12-15Fixed #31007 -- Allowed specifying type of auto-created primary keys.Tom Forbes
This also changes the default type of auto-created primary keys for new apps and projects to BigAutoField.