Generic relations are a relatively new feature in Django, and are
mostly undocumented -- and what documentation there is indicates that
the feature is "far from complete". Given that, and the fact that many
people seem to be unaware of its existence, we will not be issuing a
point release of Django for this fix; however, anyone using generic
relations is strongly advised to 'svn up' or apply whichever of the
two patches below is appropriate for the version of Django in use.
[1] http://code.djangoproject.com/changeset/4428
[2] http://code.djangoproject.com/changeset/4476