diff options
Diffstat (limited to 'core/models.py')
-rw-r--r-- | core/models.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/models.py b/core/models.py new file mode 100644 index 0000000..0b4331b --- /dev/null +++ b/core/models.py @@ -0,0 +1,3 @@ +# from django.db import models + +# Create your models here. |