django-role-permissions
A django app for role based permissions.
File Explorer
- devcontainer.json
- build.yml
- release.yml
- admin.rst
- conf.py
- index.rst
- Makefile
- object_permissions.rst
- quickstart.rst
- roles.rst
- settings.rst
- setup.rst
- utils.rst
- views_utils.rst
- __init__.py
- sync_roles.py
- __init__.py
- __init__.py
- permission_tags.py
- __init__.py
- admin.py
- apps.py
- checkers.py
- decorators.py
- exceptions.py
- loader.py
- mixins.py
- models.py
- permissions.py
- roles.py
- utils.py
- __init__.py
- mock_urls.py
- test_admin.py
- test_decorators.py
- test_mixins.py
- test_permissions.py
- test_roles.py
- test_shortcuts.py
- test_template_tags.py
- test_utils.py
- test_verifications.py
- .coveragerc
- .editorconfig
- .gitignore
- CHANGELOG
- LICENSE
- manage.py
- README.md
- setup.cfg
- setup.py
- testsettings.py
- tox.ini
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
tox
View Details ▼
tox
Automate Python testing across multiple Python versions.
Use tox.ini to configure environments and test command.
tox
Run tests on all test environments:
tox-quickstart
Create a `tox.ini` configuration:
tox {{[-a|--listenvs-all]}}
List the available environments:
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
