from .base import * DEBUG = True ALLOWED_HOSTS = ["*"] INSTALLED_APPS.append("drf_yasg")