On 1/15/07, Picio <[EMAIL PROTECTED]> wrote:

Hello, dumb question:
which is the chance that patch #1435 will be integrated in trunk before 1.0?

If I have anything to do with it, Low to none. Search the django-dev
and django-users archives for aggregate functions; I don't like the
approach proposed in this patch as it covers only a trivally small set
of aggregate functions, has interpretation difficulties in many
circumstances, and doesn't expand well into a general case.

The last time this came up, I posted a fairly long counter-proposal,
but that managed to kill the conversation.

I'm very keen to get aggregates into Django (although I would be happy
to wait till post 1.0 in the interest of constraining the workload and
actually getting the thing out the door). However, I'm not in favour
of putting in a poor solution just for the sake of it being there.

How can I aplly this patch to my 0.95 trunk version of django?

The same way you apply any other patch.

patch -p0 < ticket1435.patch


Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to [email protected]
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