django-virtual-models
django-virtual-models copied to clipboard
Consider returning sealed querysets in get_optimized_queryset
See: https://github.com/charettes/django-seal
- [ ] Friendlier exception if prefetched value is filtered (causing N+1)
- [ ] Friendlier exception if
select_related
value has N+1 due to missing nested join