summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_model_checks.py
AgeCommit message (Expand)Author
2019-08-08Fixed #30673 -- Relaxed system check for db_table collision when database rou...Adnan Umer
2019-07-08Fixed #30397 -- Added app_label/class interpolation for names of indexes and ...can
2019-05-02Fixed #30396 -- Added system checks for uniqueness of indexes and constraints...can
2018-12-24Fixed #20098 -- Added a check for model Meta.db_table collisions.Sanyam Khurana