Backup data

This commit is contained in:
Eduardo Silva 2024-03-17 19:11:59 -03:00
parent cc54ba0f73
commit c9a7a69d4b
16 changed files with 207 additions and 7 deletions

3
backup_data/views.py Normal file
View file

@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.