Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (almost 6 years ago)
- Last Synced: 2024-10-02T14:05:19.765Z (3 months ago)
- Language: Python
- Size: 33.2 KB
- Stars: 79
- Watchers: 5
- 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