Re: math in django

2008-03-28 Thread cmccomas80
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 releas

Re: math in django

2008-03-27 Thread James Bennett
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 l

Re: math in django

2008-03-27 Thread Dan Ellis
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. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group.