"""Local settings.""" from .base import * ALLOWED_HOSTS = ['*', ] SEND_SMS = False SMS_CODE_SHOW = True