On 2/10/06, Sebastien Fievet <[EMAIL PROTECTED]> wrote: > TypeError: got unexpected keyword argument 'event__exact' > > What's wrong with my code ? (I've got the last SVN version of Django, > v2299)
Hey Sebastien, You need to use event__id__exact, not event__exact. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---