README.rst
June 11, 2018 ยท View on GitHub
Composed permissions for django-rest-framework
A simple way to define complex permissions for django-rest-framework.
Development
Run tests with our settings using the following command:
django-admin test restfw_composed_permissions --settings=restfw_composed_permissions.tests.settings_sqlite
License
New BSD License