Added the mia_core application.

This commit is contained in:
2020-07-04 08:17:08 +08:00
parent 6295641366
commit aa89286cd9
6 changed files with 28 additions and 0 deletions

3
mia_core/models.py Normal file
View File

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