#7231: New "join" parameter for the "extra" QuerySet method
---------------------------------------------------+------------------------
Reporter: Davide "Design" Muzzarelli | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: wontfix | Keywords: queryset
extra left join
Stage: Design decision needed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
---------------------------------------------------+------------------------
Comment (by eads):
Just putting in my 2 cents for jonozz here: I need to do subquery in the
join clause of a RESTful application I'm building in with Django + Django
Piston. Portability isn't a major (or even minor) issue for this app. I
could fall back to raw SQL querying, but this seems like a much cleaner,
easier-to-understand-and-maintain solution. It would be nice if the patch
supported passing parameters to the custom join statement, as with params
and select_params.
--
Ticket URL: <http://code.djangoproject.com/ticket/7231#comment:14>
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.