django-hierarchical-auth provides extended functionality for the default User / Group permissions system in Django.
It allows to hierarchically organize the groups, allowing easy permissions management for complex systems.
As it's built on top of django.contrib.auth all you need to do is install it.
- Now working with django 1.5 and 1.6, including custom user models!
- Updated for MPTT>1.5.