#9619: to_python not called when fetching data with .values(...)
---------------------------------------------------+------------------------
Reporter: Valera Grishin | Owner: nobody
Status: new | Milestone: 1.1
Component: Database layer (models, ORM) | Version: 1.0
Resolution: | Keywords:
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by mtredinnick):
Also occurs to me that a new parameter to `values()` and `values_list()`
might not be out of the realms of possibility here.
Something like
`do_the_extra_work_required_to_convert_to_python_even_though_I_could_use_a_normal_queryset_with_defer
= True`, perhaps. :-)
--
Ticket URL: <http://code.djangoproject.com/ticket/9619#comment:5>
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
-~----------~----~----~----~------~----~------~--~---