incremental backups: stage 2: destinations

This commit is contained in:
Usman Nasir
2019-10-01 16:03:07 +05:00
parent 3b30526bb1
commit 398d74ea3b
12 changed files with 1077 additions and 0 deletions

6
IncBackups/admin.py Normal file
View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.contrib import admin
# Register your models here.