Re: Related Field has invalid lookup error

2009-01-24 Thread dwil...@gmail.com
Ramiro, Thanks very much - I knew I must have been overlooking something. Adding __exact did the trick nicely. Derek On Jan 24, 7:38 am, Ramiro Morales <cra...@gmail.com> wrote: > On Sat, Jan 24, 2009 at 2:30 AM, dwil...@gmail.com <dwil...@gmail.com> wrote: > > > I've

Related Field has invalid lookup error

2009-01-23 Thread dwil...@gmail.com
I've got an odd-looking error when I try to use a related model's field in the ORM. Here's the traceback: Traceback (most recent call last): File "", line 1, in File "/home/dwillis/lib/python2.5/django/db/models/query.py", line 519, in filter return self._filter_or_exclude(False, *args,