Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 138 Bytes

File metadata and controls

7 lines (6 loc) · 138 Bytes

python-3.12-django-uwsgi-example

CC_PYTHON_BACKEND="uwsgi"
CC_PYTHON_MODULE="mysite.wsgi:application"
CC_PYTHON_VERSION="3.12"