On 01 Feb 2011, at 10:43 AM, Johan Hendriks wrote: > /usr/local/lib/python2.6/site-packages/django/db/models/query.py in annotate, > line 639
This regression is introduced by the changes in Django 1.2.4, I have fixed it in my code in on the 6th Jan https://github.com/akissa/baruwa/commit/58ec988a860e5221754b1fdeec57d0e64817f7e8 The work around for you is to either downgrade your Django or patch your 1.0.1 to fix the issue. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

