add tickets module
This commit is contained in:
parent
6abf3af6c0
commit
649fff80f8
6 changed files with 104 additions and 0 deletions
|
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
|||
'channels',
|
||||
'authentication',
|
||||
'files',
|
||||
'tickets',
|
||||
'inventory',
|
||||
'notify_sessions',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue