summaryrefslogtreecommitdiffstats
path: root/imagekit/__init__.py
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2019-03-02 14:10:51 +0000
committerSam Wenham <sam@wenhams.co.uk>2019-03-02 14:10:51 +0000
commit6984f667947cc97a8c49626ee47537f3784010bb (patch)
tree005bf29b090fa033f99d459c362890e80384962c /imagekit/__init__.py
parent6f42bd51e1d9c3aa56678e7539ffb8168cdcf006 (diff)
downloadtroggle-django-upgrade-pt2.tar.gz
troggle-django-upgrade-pt2.tar.bz2
troggle-django-upgrade-pt2.zip
Updates required to move to django 1.8django-upgrade-pt2
Diffstat (limited to 'imagekit/__init__.py')
-rw-r--r--imagekit/__init__.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/imagekit/__init__.py b/imagekit/__init__.py
deleted file mode 100644
index 2965bbd..0000000
--- a/imagekit/__init__.py
+++ /dev/null
@@ -1,13 +0,0 @@
-"""
-
-Django ImageKit
-
-Author: Justin Driscoll <justin.driscoll@gmail.com>
-Version: 0.2
-
-"""
-VERSION = "0.2"
-
-
-
- \ No newline at end of file