django-virtual-models
django-virtual-models copied to clipboard
Improve performance and maintainability with a prefetching layer in your Django project
Results
32
django-virtual-models issues
Sort by
recently updated
recently updated
newest added
Check `ModelSerializer.build_standard_field` on DRF code.
- When to nest when not to nest. E.g. nest: facilitators, not nest: attendees. - Nest if relationship is naturally limited - Or always limit when nesting