Initial project and app commit

This commit is contained in:
Lexi / Zoe 2019-03-20 22:14:36 +01:00
parent 77b7aaf1e3
commit 6c43c8b360
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
12 changed files with 189 additions and 0 deletions

3
issues/models.py Normal file
View file

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