Vsevolod Novikov
Results
52
comments of
Vsevolod Novikov
@jerch feel free to add test cases for this PR. I will try to check and fix if something goes wrong, I'm very interested in this fix.
Actually, the `apply_able` returns a value from the user-defined functional authorization checks, defined by the `ApplyAblePlugin` . The user-defined functional check should obviously return queryset in any case. Contrary, the...