Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 492 Bytes

File metadata and controls

18 lines (11 loc) · 492 Bytes

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