django-role-permissions

(★ 754)

A django app for role based permissions.

File Explorer

  • .coveragerc
  • .editorconfig
  • .gitignore
  • CHANGELOG
  • LICENSE
  • manage.py
  • README.md
  • setup.cfg
  • setup.py
  • testsettings.py
  • tox.ini

# Use via CDN

jsDelivr

jsDelivr 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.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

tox

View Details ▼

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

  • Build Status Build Status Visit
  • Coverage Status Coverage Status Visit
  • Current version at PyPI Current version at PyPI Visit
  • Supported Python Versions Supported Python Versions
// repository documentation