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

Fix #81: correctly set allow_null argument when generating nested serializers for nullable relationships #82

Closed j4mie closed 1 year ago

j4mie commented 1 year ago

Fixes #81