re-enables trash/ in settings and urls so that /trash/simple/ple.inria.f14 should...
[myslice.git] / myslice / settings.py
index c51010a..c069b96 100644 (file)
@@ -195,7 +195,7 @@ INSTALLED_APPS = (
     # 'django.contrib.admindocs',
     'portal',
     # temporary - not packaged
-    'trash',
+    'trash',
     'sample',
 # DEPRECATED #    'django.contrib.formtools',
 # DEPRECATED ##    'crispy_forms',