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

feat(vscode): add launch config for debugging migrations #26816

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

thmsobrmlr
Copy link
Contributor

Problem

Occasionally it'd be helpful to use the debugger for Django migrations.

Changes

Adds a VS Code launch configuration for this.

How did you test this code?

Tried with a migration:
Screenshot 2024-12-10 at 17 39 18

@thmsobrmlr thmsobrmlr requested a review from a team December 10, 2024 20:42
@thmsobrmlr thmsobrmlr enabled auto-merge (squash) December 11, 2024 10:30
@thmsobrmlr thmsobrmlr merged commit ef77527 into master Dec 11, 2024
89 checks passed
@thmsobrmlr thmsobrmlr deleted the debug-migration-launch-config branch December 11, 2024 15:33
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

Successfully merging this pull request may close these issues.

2 participants