Russ, thanks a lot for your work on this feature and for letting us track
the development on your git branch.
Regards
Ariel.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this
Russell,
You forgot to thank yourself for the great mentoring you did for me during
Summer of Code, getting the API to rock and for all the work you put into
making the code better after SoC was finished. =)
I am very glad to see this finally come to trunk!
On Thu, Jan 15, 2009 at 11:55 AM, Russ
On Thu, Jan 15, 2009 at 6:57 AM, Ivan Sagalaev
wrote:
>
> Russell Keith-Magee wrote:
> > For those watching trunk, revision 9742 added aggregate support to
> > Django. (Yay!)
>
> Thank you all very much! This is big.
>
> >
> Tremendous thanks to Nicholas for writing this thing, and to Russ for
mak
Russell Keith-Magee wrote:
> For those watching trunk, revision 9742 added aggregate support to
> Django. (Yay!)
Thank you all very much! This is big.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django develope
Hi all,
For those watching trunk, revision 9742 added aggregate support to
Django. (Yay!)
The short version is that Querysets now have two additional operations
- annotate() and aggregate(). For details on how to use these new
operations, see the documentation:
http://docs.djangoproject.com/en/