зеркало из https://github.com/nextcloud/appstore.git
fail if local_settings.py is not there
This commit is contained in:
Родитель
728560069f
Коммит
3f36f59067
|
@ -187,10 +187,6 @@ CORS_EXPOSE_HEADERS = (
|
|||
# use modern no Captcha reCaptcha
|
||||
NOCAPTCHA = True
|
||||
|
||||
|
||||
LOGIN_REDIRECT_URL = 'home'
|
||||
|
||||
try:
|
||||
from nextcloudappstore.local_settings import *
|
||||
except:
|
||||
pass
|
||||
from nextcloudappstore.local_settings import *
|
||||
|
|
Загрузка…
Ссылка в новой задаче