#22023: .values() followed by defer() or only() results invalid data or crash
-------------------------------------+-------------------------------------
     Reporter:  jtiai                |                    Owner:  wiget
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  orm                  |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by bmispelon):

 For what it's worth, the current documentation [1] states that "[...] a
 ValuesQuerySet is a subclass of QuerySet, so it has all methods of
 QuerySet".

 If we start changing the behavior of `ValuesQuerySet` significantly, we
 may want to reorganize the documentation a bit and introduce proper
 reference documentation for it. Currently, it's only documented inside the
 reference for `Queryset.values()`.

 [1] https://docs.djangoproject.com/en/1.6/ref/models/querysets/#values

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22023#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 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/063.6213035dcdd703e4e80b1e391af07a08%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to