start a django app

This commit is contained in:
Ross
2025-12-09 09:49:54 +00:00
parent 116cc1af64
commit a230c9d94c
14 changed files with 212 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.