Comment (by François Granade):
indeed, that's the same issue as #15130 . I'm attaching a patch that fixes
it , but it doesn't include a test.
I can write a test to get the patch accepted, but I would need some
guidance on writing the test: I cannot find example of tests that deal
with the admin *and* with multiple database, so I don't know how to write
it... Could someone with experience point me to some example of tests I
could copy/reuse, or to a general idea of how to write a test on the admin
with multiple databases ? Thanks in advance.
--
Ticket URL: <https://code.djangoproject.com/ticket/33912#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "patch_33912.diff" added.
simple patch that fixes the problem. See comments on why it doesn't
include a test (yet..)
--
Ticket URL: <https://code.djangoproject.com/ticket/33912>
* status: new => closed
* resolution: => duplicate
Comment:
Duplicate of #15130. Please leave comments in the original ticket.
--
Ticket URL: <https://code.djangoproject.com/ticket/33912#comment:4>