8000 GitHub - gtoffoli/django-hierarchical-auth: Extends django auth allowing hierarchical permissions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gtoffoli/django-hierarchical-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-hierarchical-auth

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.

Usage

As it's built on top of django.contrib.auth all you need to do is install it.

Updates

0.3

  • Now working with django 1.5 and 1.6, including custom user models!
  • Updated for MPTT>1.5.

About

Extends django auth allowing hierarchical permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0