Added permission app
This commit is contained in:
parent
2a2e78f83f
commit
67d1d9f7b7
9 changed files with 182 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
|||
'activity',
|
||||
'member',
|
||||
'note',
|
||||
'permission'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue