id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 16142 Coming admin FilterSpec implementation limits querying functionality subsume@… nobody " subsume: please elaborate or point me to the section where the use case is described if this has been discussed before jezdez here's a test case I whipped up at the time https://github.com/subsume/filter-test/commit/e7c1943c3c4570786ca102dba88d5adf4dc4e1eb * pgurumur (~pgurumur@soi.silverspringnet.com) has joined #django * bradleyayers (~anonymous@88.168.70.115.static.exetel.com.au) has joined #django subsume: why don't you use fm.Company.objects.filter(locations__zip_code=""90210"", locations__open_days=""WEEKEND"")? * shapr has quit (Quit: hometime, work is over) jezdez I certainly don't mind but that's not the QS that will be generated by the admin filter implementation in place subsume: not you lost me, what exactly do you want? *now I wanted a hook to override the broken behavior so I can achieve what you typed. Right now the filters will just loop over and over tacking on a new .filter() each time * j00bar (407ddf92@fsf/emeritus/j00bar) has joined #django * Finity (6c54d5e9@gateway/web/freenode/ip.108.84.213.233) has joined #django * seanbrant has quit (Quit: seanbrant) Because in your case it was part of the same join. In the current implementation its not. * fission6 has quit (Quit: Leaving) subsume: okay, I must have missed that notion from the ticket, please open a ticket and state this exact reason. and no, this shouldn't be fixed with yet another hook, but by making the default filtering more effective in the first place anyone know how a FileField handle's a blank file apparently it gets set to None, but if I change the file, it apparently doesn't abide by my upload_to rules >_> subsume: feel free to refer to our conversation here, so it's not lost The problem is illustrated above and is a continuation of the discussion at #5833. " Bug new contrib.admin dev Normal Unreviewed 0 0 0 0 0