If you use custom subclasses of any of these classes, you should be able to swap for the auto_prefetch versions in your subclasses’ bases. (If you instead set Meta.base_manager_name on your models, ...