This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
26,773
Commits
26
Branches
382
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Adnan Umer
1265a26b2f
[2.2.x]
Fixed
#30673
-- Relaxed system check for db_table collision when database routers are installed by turning the error into a warning.
...
Backport of 8d3519071ec001f763b70a3a1f98ae2e980bd552 from master.
2019-08-08 21:40:06 +02:00
Sanyam Khurana
5d25804eaf
Fixed
#20098
-- Added a check for model Meta.db_table collisions.
2018-12-24 10:40:11 -05:00