aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/models.py
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-08-31 23:25:18 +0200
committerGravatar Johannes Christ <[email protected]>2018-08-31 23:25:18 +0200
commit1d1ffe6b0d924760e1e64cf6485f46572129b131 (patch)
tree65cd8b71bd7a18b44ea417c0cf6ed76a87a8754e /wiki/models.py
parentRemove unused files. (diff)
parentInstall `flake8` on system. (diff)
Merge branch 'django' into django+documentation-link-api
Diffstat (limited to 'wiki/models.py')
-rw-r--r--wiki/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/models.py b/wiki/models.py
index 71a83623..0b4331b3 100644
--- a/wiki/models.py
+++ b/wiki/models.py
@@ -1,3 +1,3 @@
-from django.db import models
+# from django.db import models
# Create your models here.