Release 0.5.1
What's Changed
Features
- Add support for optimizing
GenericRelation
s &GenericForeignKey
s #66- Does not fully support nested relations in
GenericForeignKey
s, as those would require GenericPrefetch from Django 5.0.
- Does not fully support nested relations in
Full Changelog: v0.5.0...v0.5.1