#29579: Objects count after Many to many related query shows wrong
-------------------------------------+-------------------------------------
Reporter: noufalvlpr | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 2.0
(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 Tim Graham):
* resolution: needsinfo => invalid
Comment:
To get the correct count, you need to use
[https://docs.djangoproject.com/en/dev/ref/models/querysets/#django.db.models.query.QuerySet.distinct
QuerySet.distinct()] since the query is joined to a many-to-many table.
--
Ticket URL: <https://code.djangoproject.com/ticket/29579#comment:4>
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.193a96c0432f7180811154b542032b79%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.