mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-25 13:25:11 +02:00
Message center first commit
This commit is contained in:
parent
734b06f663
commit
eeeead26cc
9 changed files with 173 additions and 1 deletions
|
@ -46,7 +46,8 @@ INSTALLED_APPS = [
|
|||
'backup',
|
||||
'backup_data',
|
||||
'integration_manager',
|
||||
'routerfleet_tools'
|
||||
'routerfleet_tools',
|
||||
'message_center',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue