From a7a8b4873584904e4434e3a9dd42382d9f1f67a4 Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Tue, 25 Feb 2014 19:00:35 +0100 Subject: [PATCH] updated import for manifoldapi instead of manifold --- myslice/settings.py | 2 +- portal/sliceview.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/myslice/settings.py b/myslice/settings.py index 3d8559cb..79323c41 100644 --- a/myslice/settings.py +++ b/myslice/settings.py @@ -258,7 +258,7 @@ AUTHENTICATION_BACKENDS = ( 'auth.manifoldbackend.ManifoldBackend','django.contr ### the view to redirect malformed (i.e. with a wrong CSRF) incoming requests # without this setting django will return a 403 forbidden error, which is fine # if you need to see the error message then use this setting -CSRF_FAILURE_VIEW = 'manifold.manifoldproxy.csrf_failure' +CSRF_FAILURE_VIEW = 'manifoldapi.manifoldproxy.csrf_failure' #################### for insert_above #IA_JS_FORMAT = "