Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 544 Bytes

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