Skip to main content

Adds Client Definable Permissions to Django

Project description

# Permafrost

Permafrost is an extention to Django’s Permissions framework.

It adds: - A View Mixin that supports additional permissions for different methods types (GET, POST, PUT, etc) for extra granular control. - A View Mixin that supports logging any failed permission checks to a log configured in Django. - An App that supports Client defineable roles and permissions. This uses the underlying Django Permission system and controls which permissions are exposed to the users.

Adds Client Definable Permissions to Django.

With the v0.1.x versions, there will be some instability with the releases as practical useage is worked out and the docs are formed.

![Permafrost CI](https://github.com/renderbox/django-permafrost/workflows/Permafrost%20CI/badge.svg?branch=master)

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-permafrost-0.1.33.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

django_permafrost-0.1.33-py3-none-any.whl (22.6 kB view hashes)

Uploaded Python 3

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