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

HTTPS #52

Open
ebergmundur opened this issue Jun 19, 2021 · 1 comment
Open

HTTPS #52

ebergmundur opened this issue Jun 19, 2021 · 1 comment

Comments

@ebergmundur
Copy link

Hi

I'm using runsslserver for development that requires SSL, it runs on port 8000 just as the standard dev server.

The django-reload-server does not seem to communicate with it, works fine on plain runserver

Is there an undocumented setting where that could be addressed?

@calumy
Copy link
Contributor

calumy commented Jun 13, 2022

Django-reload-server updates the runserver management command. To get the runsslserver command to work you will need to update the runsslserver management command to include the relevant parts from the Django-reload-server runserver management command.

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

2 participants