Message center first commit

This commit is contained in:
Eduardo Silva 2024-04-16 09:28:31 -03:00
parent 734b06f663
commit eeeead26cc
9 changed files with 173 additions and 1 deletions

View file

@ -46,7 +46,8 @@ INSTALLED_APPS = [
'backup',
'backup_data',
'integration_manager',
'routerfleet_tools'
'routerfleet_tools',
'message_center',
]
MIDDLEWARE = [