Is there a way to do this with Django? It doesn't have to be the way
I've done it with PHP.

On Mar 27, 8:22 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 27, 2008 at 9:19 PM, Dan Ellis <[EMAIL PROTECTED]> wrote:
> >  It's not possible to use aggregate functions in any Django release,
> >  but IIRC it is something that has been added in the queryset-refactor
> >  branch.
>
> Be careful how you say that: you're free to write any piece of SQL you
> like at any time. What you mean is that the Django ORM has no magical
> SQL-free support for doing aggregates.
>
> --
> "Bureaucrat Conrad, you are technically correct -- the best kind of correct."
--~--~---------~--~----~------------~-------~--~----~
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