#33912: In the admin, saving an object in a non-default DB with unique field fails
when the default DB contains an object with the same unique field value but
different PK
----------------------------------+--------------------------------------
Reporter: François Granade | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.0
Severity: Normal | Resolution:
Keywords: admin multi-db | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by François Granade):
* keywords: admin multidb => admin multi-db
Comment:
This may be caused by (and somewhat a simple test case of)
https://code.djangoproject.com/ticket/15130 ?
--
Ticket URL: <https://code.djangoproject.com/ticket/33912#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.