#15648: [Feature request] NamedTupleQuerySet
-------------------------------------+-------------------------------------
Reporter: pbagwl | Owner: nobody
Status: new | Milestone: 1.4
Component: Database | Version: SVN
layer (models, ORM) | Keywords: namedtuple, tuple,
Resolution: | queryset
Triage Stage: | Has patch: 1
Unreviewed | Needs tests: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Comment (by me@…):
Why not
{{{
Item.objects.all().only(*names_list)
}}}
?
--
Ticket URL: <http://code.djangoproject.com/ticket/15648#comment:2>
Django <http://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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.