Tom Tobin said the following:
> *Way* -1.  I don't want to be looking at code and wondering whether a
> particular query is dealing with a local field named "foo_bar" or a
> related model "foo" with a field "bar".

Except when you do user__id it /is/ referring to the local column, it
just magically drops the join on you, even though it looks like it will
do one :)

-- 
Collin Grady

Save the whales.  Collect the whole set.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to