James Bennett wrote:
> Also keep in mind that as a query gets more and more complex, the odds
> of any ORM syntax being able to express it cleanly and concisely get
> smaller and smaller; there will be times when it'll be faster and
> easier (well, easier so long as you know SQL) to drop down into SQL to
> execute exactly the query you want.

hi James,

thanks a lot for your reminding :) I used to check django's actual
queries by using the django shell before I apply it to my code. Me, a
so call "perfectionist" too :p

Regards,

- Eric


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to