Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Aggregates come to Django
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Russell Keith-Magee  
View profile  
(2 users)  More options Jan 15, 6:55 am
From: Russell Keith-Magee <freakboy3...@gmail.com>
Date: Thu, 15 Jan 2009 20:55:11 +0900
Local: Thurs, Jan 15 2009 6:55 am
Subject: Aggregates come to Django
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/dev/topics/db/aggregation/

As prior warning - there is one known problem which we are still
tracking down. On Windows, using SQLite and Python 2.5, date and
decimal values can get corrupted. This doesn't affect other versions
of Python (2.4 or 2.6) on Windows, or Python 2.5 on Linux/Mac. I hope
to get these problems cleared up very soon. If you are affected,
either don't update your SVN checkout, or use a different version of
Python (multiple Python versions co-exist fairly easily under
Windows).

I've opened ticket #10031 to track this known problem. If you find any
other issues with aggregates, please open a ticket (or ask on the
mailing list/IRC if you're unsure if the problem is usage or bug).

Lastly - some thank-yous. This commit wouldn't have been possible
without the assistance of many other people.

Nicolas Lara did some excellent work turning a specification into a
working implementation as part of the 2008 Google Summer of Code.
Nicolas - take a bow - you did some excellent work here.

Alex Gaynor provided some excellent assistance debugging and fixing a
number of problems as we neared completion of the project. Thanks
Alex.

Justin Bronn used his GIS-fu to get aggregates working with
contrib.gis. Thanks Justin.

Karen Tracey used her massive personal server farm to provide
cross-platform testing. Thanks Karen.

Ian Kelly helped out testing and fixing aggregates on Oracle. Thanks Ian.

Malcolm Tredinnick did his usual stunning job at reviewing code and
picking holes in designs. Thanks Malcolm.

Thanks also to the many people that contributed ideas during the
design phase, and to those who tested the code as it was developing.
Your efforts may not have ended up in the final design or turned into
a bug report, but thanks for taking the time to look at an
experimental feature.

Yours,
Russ Magee %-)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ivan Sagalaev  
View profile  
 More options Jan 15, 6:57 am
From: Ivan Sagalaev <man...@softwaremaniacs.org>
Date: Thu, 15 Jan 2009 14:57:48 +0300
Local: Thurs, Jan 15 2009 6:57 am
Subject: Re: Aggregates come to Django

Russell Keith-Magee wrote:
> For those watching trunk, revision 9742 added aggregate support to
> Django. (Yay!)

Thank you all very much! This is big.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Gaynor  
View profile  
 More options Jan 15, 8:37 am
From: "Alex Gaynor" <alex.gay...@gmail.com>
Date: Thu, 15 Jan 2009 08:37:29 -0500
Local: Thurs, Jan 15 2009 8:37 am
Subject: Re: Aggregates come to Django

On Thu, Jan 15, 2009 at 6:57 AM, Ivan Sagalaev
<man...@softwaremaniacs.org>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

making us all do it the right way, also for waiting 3 years to get his pony.

Alex

--
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Lara  
View profile  
 More options Jan 15, 10:33 am
From: "Nicolas Lara" <nicolasl...@gmail.com>
Date: Thu, 15 Jan 2009 15:33:59 +0000
Local: Thurs, Jan 15 2009 10:33 am
Subject: Re: Aggregates come to Django

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, Russell Keith-Magee <

--
Nicolas Lara
Linux user #380134
http://nicolas-lara.blogspot.com/
Public key id: 0x152e7713 at http://keyserver.noreply.org/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ariel Mauricio Nunez Gomez  
View profile  
 More options Jan 15, 10:49 am
From: Ariel Mauricio Nunez Gomez <ingenieroar...@gmail.com>
Date: Thu, 15 Jan 2009 10:49:03 -0500
Local: Thurs, Jan 15 2009 10:49 am
Subject: Re: Aggregates come to Django

Russ, thanks a lot for your work on this feature and for letting us track
the development on your git branch.

Regards

Ariel.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google