added sandbox application to help new plugin developers experiment with their plugins
[myslice.git] / myslice / settings.py
index c51010a..ff355e4 100644 (file)
@@ -197,6 +197,7 @@ INSTALLED_APPS = (
     # temporary - not packaged
     # 'trash',
     'sample',
+    'sandbox'
 # DEPRECATED #    'django.contrib.formtools',
 # DEPRECATED ##    'crispy_forms',
 # DEPRECATED #