Backup models implementation

This commit is contained in:
Eduardo Silva 2024-03-17 10:43:19 -03:00
parent a8952676d7
commit 15fdbe00fa
12 changed files with 183 additions and 1 deletions

3
backup/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.