mirror of
https://github.com/bspeice/UNCCGameDay-Server
synced 2025-07-12 11:15:18 -04:00
Add initial code for the server Django project
Current dependencies are Django and Django REST Framework
This commit is contained in:
3
uncc_gameday/gameday/models.py
Executable file
3
uncc_gameday/gameday/models.py
Executable file
@ -0,0 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
Reference in New Issue
Block a user