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: 4 days ago
JSON representation
A simple way to define complex permissions for django-rest-framework
- Host: GitHub
- URL: https://github.com/niwinz/djangorestframework-composed-permissions
- Owner: niwinz
- License: bsd-3-clause
- Created: 2013-08-28T14:51:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T22:18:31.000Z (about 6 years ago)
- Last Synced: 2025-03-21T19:05:05.129Z (28 days ago)
- Language: Python
- Size: 33.2 KB
- Stars: 80
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-django-rest-framework - djangorestframework-composed-permissions
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