I've tried the version you provided. However, it does not work either.
Is there a workaround? For example to write a custom method on
BlogFilter that will add filter for entru__headline and entry__pub_dat
fields?
On 12 lis, 12:59, Steve <subs...@gmail.com> wrote:
> Filtering across joins is a bug without a simple solution. I usehttps://github.com/subsume/django-filter-actually-maintained
>
>
>
>
>
>
>
> On Sat, Nov 12, 2011 at 6:56 AM, Savannah <skalicka.ond...@gmail.com> wrote:
> > Hi guys,
>
> > I found your django-filter app and am trying to get it working right
> > now. There is however one problem I do not know how to solve. It's
> > almost exactly the same thing as is described in django documentation:
>
> >https://docs.djangoproject.com/en/1.2/topics/db/queries/#spanning-mul...