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

Enable live reloading of flask and django debug configuration #2326

Closed
3 tasks
DonJayamanne opened this issue Aug 3, 2018 · 5 comments
Closed
3 tasks

Enable live reloading of flask and django debug configuration #2326

DonJayamanne opened this issue Aug 3, 2018 · 5 comments
Labels
feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

DonJayamanne commented Aug 3, 2018

Currently live reloading is disabled in the Flask debug config by initializing the env variable DEBUG to 0. (similarly its disabled in the django debug config).

This will need to change when multi-proc debugging is supported.
Upstream requirement #314

@DonJayamanne DonJayamanne added feature-request Request for new features or functionality needs PR area-debugging labels Aug 3, 2018
@DonJayamanne
Copy link
Author

Closing as a duplicate of #80

@DonJayamanne
Copy link
Author

Re-opening to ensure the debug configurations are updated accordingly.

@DonJayamanne DonJayamanne changed the title Enable live reloading of flask in the flask debug configuration Enable live reloading of flask and django debug configuration Oct 9, 2018
@luabud
Copy link
Member

luabud commented Sep 11, 2019

@DonJayamanne is this a dupe of #3097?

@DonJayamanne
Copy link
Author

Yes, in fact #3097 was created after this. So that's a duplicate of this. Please close any one.

@luabud
Copy link
Member

luabud commented Sep 13, 2019

Awesome, thank you! Closing in favour of #3097 as that's the issue in the backlog.

@luabud luabud closed this as completed Sep 13, 2019
@ghost ghost removed needs PR labels Sep 13, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants