new engine/ app, the location to where to implement plugin/query and
[unfold.git] / myslice / settings.py
index 7785f04..d88a335 100644 (file)
@@ -134,6 +134,8 @@ INSTALLED_APPS = (
     'insert_above',
     'myslice',
     'auth',
+    'engine',
+    'plugins',
     'slice',
     # Uncomment the next line to enable the admin:
     # 'django.contrib.admin',