mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-23 20:34:29 +02:00
Manage backup profiles
This commit is contained in:
parent
e507987530
commit
cc54ba0f73
12 changed files with 392 additions and 18 deletions
|
@ -73,5 +73,3 @@ class BackupSchedule(models.Model):
|
|||
created = models.DateTimeField(auto_now_add=True)
|
||||
uuid = models.UUIDField(unique=True, editable=False, default=uuid.uuid4)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue