dabapps / django-readers

A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
https://www.django-readers.org
BSD 2-Clause "Simplified" License
183 stars 7 forks source link

Add support for GenericRelation field #93

Closed roman-certn closed 5 months ago

roman-certn commented 6 months ago

This adds support for Django's reverse generic relations, ie GenericRelation model field.