mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-21 19:34:26 +02:00
Backup models implementation
This commit is contained in:
parent
a8952676d7
commit
15fdbe00fa
12 changed files with 183 additions and 1 deletions
|
@ -41,7 +41,8 @@ INSTALLED_APPS = [
|
|||
'crispy_bootstrap4',
|
||||
'user_manager',
|
||||
'router_manager',
|
||||
'monitoring'
|
||||
'monitoring',
|
||||
'backup',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue