Re: Relax system check on fields intermediary tables for db_table collision when database routers are installed

2020-02-13 Thread Anonymous Rabbit
Will do. Thanks. On Thu, 13 Feb 2020 at 17:13, Tim Graham wrote: > The change for that ticket is already released. Please open a new ticket. > > On Thursday, February 13, 2020 at 9:00:35 AM UTC-5, Anonymous Rabbit wrote: >> >> Before I move forward I just to want clarify, m

Re: Relax system check on fields intermediary tables for db_table collision when database routers are installed

2020-02-13 Thread Anonymous Rabbit
n a PR > against that, since your change is for a different check. > > On Thu, 13 Feb 2020 at 12:15, Anonymous Rabbit wrote: > >> Hello there, >> >> This regards multi-database Django. >> >> On https://github.com/django/django/pull/11630, a change was made

Relax system check on fields intermediary tables for db_table collision when database routers are installed

2020-02-13 Thread Anonymous Rabbit
Hello there, This regards multi-database Django. On https://github.com/django/django/pull/11630, a change was made to allow for multiple models with the same db_name, when a DATABASE_ROUTER is present. A ticket was open here for that issue: https://groups.google.com/forum/#!searchin/django-up