Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Handle queryset scope filtering

Choose a tag to compare

@Adarnof Adarnof released this 17 Apr 13:39
· 4 commits to master since this release

v1.4.8 broke filtering by scopes if passed a queryset with length 1. This fixes it.