On Sun, 2007-10-21 at 07:50 -0700, Greg wrote:
> Malcolm,
> I looked in my db and my table is called plush_collection.  However,
> I've also tried
> 
> styles.order_by('plush_collection.value')
> 
> and I still get the same error 'OperationalError: no such column:
> plush_collection.value'

Well, do the standard stuff and see what SQL is being produced (see the
FAQ if you don't know how to do that) and see if that makes it any
clearer. Do note, though, as I mentioned in the original thread I linked
to and the bug reports linked from there, this isn't an area that is
100% robust.

Malcolm

-- 
How many of you believe in telekinesis? Raise my hand... 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to