Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrapped func is recalled when result is None.
Also `if not result` recall wapped function when result is a Empty Queryset like queryset.count() == 0.
- Loading branch information