summaryrefslogtreecommitdiff
path: root/tests/model_options/test_default_pk.py
AgeCommit message (Expand)Author
2021-04-08[3.2.x] Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_...Adam Johnson
2020-12-15Fixed #31007 -- Allowed specifying type of auto-created primary keys.Tom Forbes