Django tips : Tech Model. Friday, March 19, 2010. Re: Newbie question: value inequality in Manager Method? To expand on DR’s answer slightly, the ‘=’ in ‘filter(crcWaarde=0)’ is not a comparison operator. All arguments to filter need to …
Read the original here:
Django tips: Tech Model: Re: Newbie question: value inequality in …