Skip to main content

A data model containing data permissions.

Project description

django-dataperm-model

A data model containing data permissions.

Install

pip install django-dataperm-model

settings.py

INSTALLED_APPS = [
    ......
    'dataperm',
    ......
]

Installed Utils

  • models

    • WithOwnerMixin
  • admin

    • WithOwnerMixin

Release Notes

v0.1.0

  • Add models.WithOwnerMixin and admin.WithOwnerMixin.

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-dataperm-model-0.1.0.tar.gz (2.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