#11332: Group by doesn't work properly with PosgreSQL
------------------------------------+---------------------------------------
          Reporter:  Loststylus     |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Uncategorized  |       Version:  1.0   
        Resolution:  invalid        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by russellm):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 query.group_by is an undocumented, unsupported internal attribute. It is
 not intended for use by end users. If you use it, you do so at your own
 peril.

 Formal support for aggregation functions isn't available in Django v1.0.
 Aggregation has been added in trunk, and will be available in Django v1.1.
 [http://docs.djangoproject.com/en/dev/topics/db/aggregation/ See the
 documentation for more details].

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11332#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to