#14757: Add An Example For .extra(tables=[]) ----------------------------------------+----------------------------------- Reporter: mikeshultz | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.2 Keywords: documentation extra tables | Stage: Unreviewed Has_patch: 0 | ----------------------------------------+----------------------------------- When fiddling around trying to find a solution to one of my problems, it seems to be that .extra(tables=[]) was what I needed. I took a trip through the django documentation just to find that there were no examples, or even a description into what kind of 'string' it takes. Is it JOIN statements? Just a name of a table and/or matching columns?
Please add an example to the documentation and/or a better explanation of the string it accepts. Reference: http://docs.djangoproject.com/en/dev/ref/models/querysets /#extra-select-none-where-none-params-none-tables-none-order-by-none- select-params-none -- Ticket URL: <http://code.djangoproject.com/ticket/14757> 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 django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.