- Introduce virtual models as a closer drop-in replacement for model classes
- Support
detail_url
endpoints onAPIQuerySet
for retrieving individual records - Implement
in_bulk
onAPIQuerySet
- Allow customising HTTP headers on
APIQuerySet
- Documentation
detail_url
endpoints on APIQuerySet
for retrieving individual recordsin_bulk
on APIQuerySet
APIQuerySet