src/ldtplatform/settings.py
branchwith_hashcut_module
changeset 21 50a6ba97a22d
parent 18 88104aea80cb
child 58 80317ff7192b
child 81 8a667bb50299
--- a/src/ldtplatform/settings.py	Fri Nov 30 14:04:40 2012 +0100
+++ b/src/ldtplatform/settings.py	Fri Nov 30 14:06:04 2012 +0100
@@ -147,6 +147,7 @@
     'guardian',
     'sorl.thumbnail',
     'tastypie',
+    'hashcut',
 )
 
 AUTH_PROFILE_MODULE = 'user.UserProfile'