1 year ago
#72557

Jose Torres
"Type 'manage.py help ' for help on a specific subcommand" - Error solving python with IIS
I'm trying to run a django project with IIS on Windows server, I've already modified handler mapings and FastCGI Settings -> image statusIt should be running at this point. There's any error but the page is not running. (even withouth /manage.py is the same legend)
Legend: "Type 'manage.py help ' for help on a specific subcommand. Available subcommands: [auth]changepasswordcreatesuperuser [channels]runworker [contenttypes]remove_stale_contenttypes [django]checkcompilemessagescreatecachetabledbshelldiffsettingsdumpdataflushinspectdbloaddatamakemessagesmakemigrationsmigratesendtestemailshellshowmigrationssqlflushsqlmigratesqlsequenceresetsquashmigrationsstartappstartprojecttesttestserver [sessions]clearsessions [staticfiles]collectstaticfindstaticrunserver "
Here's the image with the default document config
Any ideas? Thank you
python
django
iis
handler
uvicorn
0 Answers
Your Answer