Skip to content

MPTT groups tree to provide permissions hierarchy in django

License

Notifications You must be signed in to change notification settings

gmork2/drf-hierarchy

Repository files navigation

drf-hierarchy

License: GPL v3 Build Status

This app implements a modified preorder tree traversal with django groups in order to provide permissions inheritance.

docker-compose up -d
docker-compose exec drf-hierarchy python3 manage.py createsuperuser
x-www-browser 0.0.0.0:8000/admin
x-www-browser 0.0.0.0:8000

About

MPTT groups tree to provide permissions hierarchy in django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published