You can't override `get_query_set`, since that's where the actual filtering is done. So we need to provide another way to alter the base query set.