https://github.com/django-access-control/django-access-control
Field and object level access control for Django
https://github.com/django-access-control/django-access-control
access-control authorization django permissions python security
Last synced: 2 months ago
JSON representation
Field and object level access control for Django
- Host: GitHub
- URL: https://github.com/django-access-control/django-access-control
- Owner: django-access-control
- License: mit
- Created: 2021-06-24T11:17:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T14:37:06.000Z (almost 5 years ago)
- Last Synced: 2025-12-16T18:45:30.773Z (6 months ago)
- Topics: access-control, authorization, django, permissions, python, security
- Language: Python
- Homepage: https://django-access-control.github.io/docs/userguide/
- Size: 20.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django Access Control
Django Access Control is a flexible and developer friendly framework for managing table, row and field level permissions.
Refer to the [user guide](https://django-access-control.github.io/docs/userguide/) to get started!