readd django_wsgi and correct ref of hdalab in hdabo, again V02.23
authorymh <ymh.work@gmail.com>
Wed, 30 Jul 2014 14:57:51 +0200
changeset 306 e091c7ea3f90
parent 305 b4e1c95b9648
child 307 15b33960cf03
readd django_wsgi and correct ref of hdalab in hdabo, again
src/hdabo/settings.py
--- a/src/hdabo/settings.py	Wed Jul 30 14:55:46 2014 +0200
+++ b/src/hdabo/settings.py	Wed Jul 30 14:57:51 2014 +0200
@@ -130,8 +130,6 @@
     'django_extensions',
     'registration',
     'haystack',
-    'hdalab',
-    'renkanmanager',
     'easy_thumbnails',
 )