python-3.11-django-uvicorn-example

CC_PYTHON_BACKEND="uvicorn"
CC_PYTHON_MODULE="mysite.asgi:application"
CC_PYTHON_VERSION="3.11"