Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niwinz/djangorestframework-composed-permissions

A simple way to define complex permissions for django-rest-framework
https://github.com/niwinz/djangorestframework-composed-permissions

Last synced: about 2 months ago
JSON representation

A simple way to define complex permissions for django-rest-framework

Awesome Lists containing this project

README

        

Composed permissions for django-rest-framework
----------------------------------------------

A simple way to define complex permissions for django-rest-framework.

- **Documentation:** https://djangorestframework-composed-permissions.readthedocs.org/en/latest/

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