Skip to main content

Django Roles with Role-Group-Permission-User

Project description

Django Roles
===================


## Installation
Install the package

```bash
$ pip install django-roles
```

## Dependencies

django
django-mptt


##Testing


Run all tests:
```bash
$ python -m unittest discover -s tests -p '*_test.py'
```

Start test with nose and code coverage:
```bash
$ nosetests --with-cov --cov-report html --cov django-auth tests/
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_roles-0.0.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page