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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-dataperm-model-0.1.0.tar.gz
.
File metadata
- Download URL: django-dataperm-model-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e19909b76a830b5d850e37f70cbd89be89e8ae5cbf2b95b9ebaee3b03e071866 |
|
MD5 | 3ebf7af463fb0d934ce9da5dcf8a00be |
|
BLAKE2b-256 | 15994ec0690e40747362c5b43250eac1de4b7dbe0eb917a14370bcffef50b13d |