Commit 9fb84c45 by Natalia

Restore default setting.

parent 262856fe
...@@ -141,4 +141,4 @@ LOGIN_URL = '/openid/login/' ...@@ -141,4 +141,4 @@ LOGIN_URL = '/openid/login/'
LOGIN_REDIRECT_URL = '/' LOGIN_REDIRECT_URL = '/'
# Should django_auth_openid be used to sign into the admin interface? # Should django_auth_openid be used to sign into the admin interface?
OPENID_USE_AS_ADMIN_LOGIN = True OPENID_USE_AS_ADMIN_LOGIN = False
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment