Repository URL to install this package:
|
Version:
0.0.1 ▾
|
ADMIN_GROUP = "Admin"
PERM_ALL = ['add', 'change', 'view', 'delete']
PERM_NO_DELETE = ['add', 'change', 'view']
PERM_READONLY = ['view']