Update first commit

This commit is contained in:
Andros Fenollosa
2021-03-07 18:15:29 +01:00
parent 314da79cb1
commit 39ee119a22
25 changed files with 616 additions and 0 deletions

3
apps/back/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.