On Thu, Jun 26, 2008 at 5:44 PM, Thierry <[EMAIL PROTECTED]> wrote:
>
> Is this possible and or is there any way to simulate it?
>
> objects.order_by('date').group_by('foreign_key').having('auto_done')

Right now, no. However, adding support for aggregation is the subject
of a Google Summer of Code project, so we hope to be able to add this
feature in the near future.

If you would like to see the work in progress, check out the patch on
ticket #3566 [1], or check out the django-aggregation project on
Google code [2].

[1] http://code.djangoproject.com/ticket/3566
[2] http://code.google.com/p/django-aggregation/

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 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
-~----------~----~----~----~------~----~------~--~---

  • orm syntax Thierry
    • Re: orm syntax Russell Keith-Magee

Reply via email to