DjangoTree Tree Structure in Django Installation Clone this repo from github create virtual environment pip install -r 'requirements.txt' python manage.py makemigrations python manage.py migrate python manage.py createsuperuser python manage.py runserver DIVISIONS ON TREE VIEW Employees of selected division I used Soft UI Dashboard for Admin panel