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

Add support for live reloading of Django and Flask apps when debugging #5856

Closed
wants to merge 2 commits into from

Conversation

DonJayamanne
Copy link

For #3473

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • [n/a] Appropriate comments and documentation strings in the code
  • [n/a] Has sufficient logging.
  • [n/a] Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • [n/a] The wiki is updated with any design decisions/details.

@DonJayamanne DonJayamanne deleted the issue3473 branch June 6, 2019 22:24
@lock lock bot locked as resolved and limited conversation to collaborators Jul 29, 2019
@DonJayamanne DonJayamanne restored the issue3473 branch August 1, 2019 18:34
@DonJayamanne DonJayamanne reopened this Aug 1, 2019
@karthiknadig
Copy link
Member

This is what we will eventually do after the reload experiment is done. Closing this for now, we can use this as a reference to build on when we are done with the experiment.

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

Successfully merging this pull request may close these issues.

4 participants