Re: can i control select column order in a queryset?

2011-06-30 Thread Joe Linoff
Hi Karen: Thank you for your response. The reason that I care about about column order is so that I can use the same template for different queries with arbitrary column orders using a single variable. I would like to be able to extract the field key name and use them directly in the column

Re: can i control select column order in a queryset?

2011-06-25 Thread Karen Tracey
On Sat, Jun 25, 2011 at 6:39 PM, Joe Linoff wrote: > I am a newbie who is really enjoying Django. It is a great system and has > really saved me a lot of time but I am having a problem trying to control > the column order in a queryset. > > In SQL my queries would look

can i control select column order in a queryset?

2011-06-25 Thread Joe Linoff
Hi Folks: I am a newbie who is really enjoying Django. It is a great system and has really saved me a lot of time but I am having a problem trying to control the column order in a queryset. In SQL my queries would look something like this: -- column order #1 SELECT