On 12/18/06, Jeffrey Zelt <[EMAIL PROTECTED]> wrote:
> 3.  My only serious request involves the DB API.  The Django ORM is
> simply too limiting.  I was not able to do what I wanted without jumping
> through hoops.  I was forced to use the:
>
>     extra( where=..., params=..., tables=...)

Hey Jeffrey,

Thanks for the great feedback. Hearing constructive feedback from
people who've used Django for substantial real-world projects is very
valuable.

I agree that the DB API is limiting for edge cases. Any suggestions on
ways we can improve it? You suggested that we add "general tools for
integrating arbitrary SQL with Django QuerySets" -- any ideas on
syntax?

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to