From: Mohamed Larabi Date: Tue, 12 Feb 2013 12:06:45 +0000 (+0100) Subject: auth with manifold api backend: settings X-Git-Tag: myslice-django-0.1-1~92 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=939bb2feb412b520c88decf018ccadc67c3b7782 auth with manifold api backend: settings --- 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 = "