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:
Yeah, it's a wart :( There are definitely some historical tradeoffs in the ORM, some of which I think are still valid, but others of which probably need revisiting now that Django is out "in the wild" and being put to use in a wide variety of projects. If you've got specific suggestions for things to be improved, we'd love to hear them. > QuerySet method often, and found that when this method is combined with > the other QuerySet methods (filter, exclude, ...) the combined SQL query > generated by Django often did not do what was expected. I'll second Jeremy's request for any info you can give us for developing tests which will help pinpoint these so we can fix them. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---