web/ldtplatform/settings.py
changeset 332 c28d4dc49a50
parent 314 1a8620e5ebb0
child 340 5f919a978f50
--- a/web/ldtplatform/settings.py	Thu Jan 05 14:19:06 2012 +0100
+++ b/web/ldtplatform/settings.py	Thu Jan 05 17:41:27 2012 +0100
@@ -91,6 +91,7 @@
     'django_openid_consumer.middleware.OpenIDMiddleware',
     'ldt.ldt_utils.middleware.userprofile.LanguageMiddleware',
     'ldt.security.middleware.SecurityMiddleware',
+    'ldt.api.middleware.pistonput.PistonPutMiddleware',
 )
 
 TEMPLATE_CONTEXT_PROCESSORS = (