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

Debugging enhancements #20

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Debugging enhancements #20

merged 2 commits into from
Oct 18, 2023

Conversation

leandrodesouzadev
Copy link
Contributor

This PR adds a few debugging facilities, they were already present in the previous boilerplate, but were not working and were outdated with the current state of the boilerplate.
Adds a way for debugging the django application and pytest inside VSCode.
Adds a task that can be used as a shortcut to start the local compose.
Documented the debug proccess. As well as the DJANGO_HTTP_PORT env variable usage.

…ide vscode.

Adds a task that can be used as a shortcut to start the local compose.
Documented the debug proccess. As well as the DJANGO_HTTP_PORT env variable usage.
@leandrodesouzadev leandrodesouzadev added bug Something isn't working enhancement New feature or request labels Oct 18, 2023
@leandrodesouzadev leandrodesouzadev merged commit 45596ef into main Oct 18, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants