> Order matters when it comes to annotation.  Read this section very
> carefully:http://docs.djangoproject.com/en/dev/topics/db/aggregation/#order-of-...

Off course order matters, but in this case annotate adds some extra
field to each Rezerwacja object which is irrelevant to dates grouping
- the result is wrong, "year" grouping should give only one
datetime.datetime(2010, 1, 1, 0, 0) not 5 in this case.

d.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to