caxap / rest_condition

Complex permissions flow for django-rest-framework (http://django-rest-framework.org).
MIT License
279 stars 29 forks source link

Explicitly cast condition results to bool #8

Closed eisensheng closed 7 years ago

eisensheng commented 8 years ago

This fixes Issue #7.

caxap commented 7 years ago

Fixed in PR https://github.com/caxap/rest_condition/pull/10