aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/main/models.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-17 23:57:14 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-17 23:57:14 +0200
commitcf1fc2870326c431d0c4dc3fe46f2ae41c2fd5aa (patch)
treef26b61c866912c7007260f2d946ebbb3e5454585 /pydis_site/apps/main/models.py
parentmakemigrations pipeline created, RepoData model created, and a really naive i... (diff)
The GitHub API stuff is done now, including data caching. Just a couple of minor bugfixes left before this is PR-ready.
Diffstat (limited to 'pydis_site/apps/main/models.py')
-rw-r--r--pydis_site/apps/main/models.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pydis_site/apps/main/models.py b/pydis_site/apps/main/models.py
deleted file mode 100644
index 0b4331b3..00000000
--- a/pydis_site/apps/main/models.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# from django.db import models
-
-# Create your models here.