#33209: ManyToManyField.add() doesn't respect a unique constraint in
intermediate
table
-------------------------------------+-------------------------------------
Reporter: Yuta Okamoto | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
I agree with Simon. As documented ''"Using add() on a relation that
already exists won’t duplicate the relation,..."'' and in your case
`member` and `company` are already related.
--
Ticket URL: <https://code.djangoproject.com/ticket/33209#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.c65f31ede8f8c2641aeeaf0893c6d730%40djangoproject.com.