aboutsummaryrefslogtreecommitdiffstats
path: root/core/models.py
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-01-13 18:08:28 -0500
committerJesús <heckyel@hyperbola.info>2022-01-13 18:08:28 -0500
commit4317b0ba5d614fb6f9f3d3ee333848e9774700ba (patch)
treef474806ce968874db270926dcb0399b7f3139d18 /core/models.py
parentb77c06257f9b650e2274c7dcb8937c237353c64d (diff)
downloadpersonal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.tar.lz
personal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.tar.xz
personal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.zip
Add docker support
Diffstat (limited to 'core/models.py')
-rw-r--r--core/models.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/models.py b/core/models.py
deleted file mode 100644
index 71a8362..0000000
--- a/core/models.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.