add DEFAULT_MOBILE_AVAILABLE flag

This commit is contained in:
Jose Antonio Gonzalez
2017-10-28 17:03:26 +02:00
committed by Jose Antonio Gonzalez
parent ebe857373a
commit f38e5ab939
11 changed files with 34 additions and 11 deletions

View File

@@ -109,6 +109,8 @@ from lms.envs.common import (
PASSWORD_RESET_SUPPORT_LINK,
ACTIVATION_EMAIL_SUPPORT_LINK,
DEFAULT_MOBILE_AVAILABLE,
CONTACT_EMAIL,
DISABLE_ACCOUNT_ACTIVATION_REQUIREMENT_SWITCH,