#19434: Some QuerySet methods not aware of fields added on "extra"
-------------------------------------+-------------------------------------
     Reporter:  hcarvalhoalves       |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by hcarvalhoalves):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Could be worked around if the ORM supported a `HAVING` clause, so `filter`
 ''et al'' wouldn't need to be aware of aliases, but ticket #8784 asking
 for it's inclusion was marked WONTFIX. I have no idea what the solution
 could be then.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19434#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to