pypi graphene-django 3.0.2
v3.0.2

latest releases: 3.2.2, 3.2.1, 3.2.0...
14 months ago

What's Changed

This is a minor release addresses the N+1 problem caused by #1315.

WARNING
Just a heads up for folks who use get_queryset as an auth layer. If you need that, you can stick with versions between >=3.0.0b9 and <3.1.0 for now. Feel free to suggest a different way that won't lead to those pesky N+1 SQL query issues.

Full Changelog: 3.0.2...v3.0.2

Don't miss a new graphene-django release

NewReleases is sending notifications on new releases.