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-updates/29092%7Csort:date/django-updates/K1VuUaa9BUc/IDmjZoiRCQAJ . Eventually it gets marked with wontfix, but with a notice: "Feel free to reopen and offer a patch for evaluation if you think the implementation is straightforward." I implemented the same changes of PR #11630, but with fields.E340 in mind (fields.E340: The field’s intermediary table <table name> clashes with the table name of <model>/<model>.<field name>.). I would like to open a PR for it, but I'm not sure of the process I have to follow. Should the ticket be re-opened? Can I open the PR pointing at the wontfix ticket instead? Should I open a new ticket for it? Best regards, Xavier -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/7819a6e1-3f47-41c8-a6c0-d35de3f37578%40googlegroups.com.