"""Development settings.""" from .base import * ALLOWED_HOSTS = ['api.gm.id-east.ru', ] SEND_SMS = False SMS_CODE_SHOW = True