Backup data

This commit is contained in:
Eduardo Silva 2024-03-17 19:11:59 -03:00
parent cc54ba0f73
commit c9a7a69d4b
16 changed files with 207 additions and 7 deletions

View file

@ -43,6 +43,7 @@ INSTALLED_APPS = [
'router_manager',
'monitoring',
'backup',
'backup_data'
]
MIDDLEWARE = [