import os os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'backend.settings') from django.core.asgi import get_asgi_application ## Call ...
確定! 回上一頁