Django tips : Tech Model. Thursday, April 1, 2010. Re: Complex Django query – filtering, joining a many-to-many table. How about just accessing the “through” models attributes using user__ : filters['user__question_published_date'] …
Here is the original post:
Django tips: Tech Model: Re: Complex Django query – filtering …