From 939bb2feb412b520c88decf018ccadc67c3b7782 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Tue, 12 Feb 2013 13:06:45 +0100 Subject: [PATCH] auth with manifold api backend: settings --- myslice/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myslice/settings.py b/myslice/settings.py index ece937db..4ce0e3a5 100644 --- a/myslice/settings.py +++ b/myslice/settings.py @@ -184,7 +184,7 @@ LOGGING = { } } -AUTHENTICATION_BACKENDS = ( 'auth.backend.MyCustomBackend', ) +AUTHENTICATION_BACKENDS = ( 'auth.backend.MyCustomBackend', 'auth.manifold_backend.ManifoldBackend', ) #################### for insert_above #IA_JS_FORMAT = "