Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.
/ supermilai Public archive

A initial of auth based on django.auth module on version 1.7

License

Notifications You must be signed in to change notification settings

raphaelsoul/supermilai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supermilai

A initial of auth based on django.auth module on version 1.7

##build-in permissions:

build-in permssions can be modified in account.models

("change_other_userprofile", "Can Change others Profile"),
("stop_userprofile", "Can userprofile"),
("read_first_menu_account", "Can See the first menu of user management"),
("read_second_menu_user", "Can See the second menu of user management"),
("read_second_menu_group", "Can See the second menu of group"),
("read_second_menu_permission", "Can See the second menu of permission"),

##Django APPs/Modules:

  • account

About

A initial of auth based on django.auth module on version 1.7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published