8 ms·
I love this mainly for the crafting of the query. It would probably be worth extracting that piece out into a separate application of its own, so other Admin mo
by Jarshwah 14y ago
I love this mainly for the crafting of the query. It would probably be worth extracting that piece out into a separate application of its own, so other Admin models are able to build out filtering in a similar manner.
- bryanh 14y agoTotally agree, it is crazy useful! Also agree it would be nice if it could be based off of something besides User (Django's ContentType framework might be the right bet there).