Releases: wagtail/queryish
Releases · wagtail/queryish
0.2
- Introduce virtual models as a closer drop-in replacement for model classes
- Support
detail_url
endpoints on APIQuerySet
for retrieving individual records
- Implement
in_bulk
on APIQuerySet
- Allow customising HTTP headers on
APIQuerySet
- Documentation