Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runserver.py is stuck #7

Open
DanSantoDomingo opened this issue Apr 5, 2021 · 4 comments
Open

runserver.py is stuck #7

DanSantoDomingo opened this issue Apr 5, 2021 · 4 comments

Comments

@DanSantoDomingo
Copy link

After I run runserver.py it didnt print any message

@vishal-brahmbhatt
Copy link

@DanSantoDomingo did you fix it? I am facing the same.

@aimendahmani
Copy link

The same here but it's not stuck it's just don't print anything try to add print('starting server...') In runserver.py file before the if condition now you can see that it prints then go to the nginx folder and run the command nginx.exe finally open your browser and enter your ip address it will work

@vishal-brahmbhatt
Copy link

I advise you to move to docker because IIS never supports Django I think. After 3 days I moved to docker.

@lextm
Copy link

lextm commented Mar 31, 2024

@vishal-brahmbhatt Docker is clearly a clean solution, but IIS does support Django if you read #15 and use the right alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants