#26178: Weird Queryset Result
-------------------------------------+-------------------------------------
     Reporter:  heseba               |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Database layer       |                  Version:  1.9
  (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 timgraham):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => invalid
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Please see if https://docs.djangoproject.com/en/dev/topics/db/aggregation
 /#order-of-annotate-and-filter-clauses helps. You might want to try the
 `distinct=True` parameter for `Count`.

 This ticket tracker isn't really the place to ask questions like this
 though. Please see TicketClosingReasons/UseSupportChannels. If the
 conclusions from those channels indicate this might be a bug in Django,
 then you may reopen the ticket. Thanks!

--
Ticket URL: <https://code.djangoproject.com/ticket/26178#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ce0f75f8a82f1f8a37f792551d11fa7b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to