--
Ticket URL: <https://code.djangoproject.com/ticket/27835>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "27835.diff" added.
* status: new => closed
* resolution: => invalid
Comment:
`multi_db` was removed in Django 3.1. Moreover `TransactionTestCase` with
a new `databases` attribute raises errors in such cases (see
8c775391b78b2a4a2b57c5e89ed4888f36aada4b).
--
Ticket URL: <https://code.djangoproject.com/ticket/27835#comment:1>