mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-13 19:54:23 +02:00
Mikrotik backup
This commit is contained in:
parent
c9a7a69d4b
commit
7d2cd9a7dd
16 changed files with 298 additions and 4 deletions
6
routerlib/apps.py
Normal file
6
routerlib/apps.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class RouterlibConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'routerlib'
|
Loading…
Add table
Add a link
Reference in a new issue