src/ldtplatform/settings.py
changeset 103 bcb4f7c71799
parent 102 e2968797bdae
child 109 2f2cc65284b0
--- a/src/ldtplatform/settings.py	Thu May 23 00:24:23 2013 +0200
+++ b/src/ldtplatform/settings.py	Fri May 24 09:50:05 2013 +0200
@@ -146,7 +146,7 @@
     'ldt.text',
     'ldt.management',
     'ldt.indexation',
-#    'hashcut',
+    'hashcut',
     'chunked_uploads',
     'ldtplatform',
 )