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

Fix missing run configurations when PyCharm is selected #4441

Merged

Conversation

tmajerech
Copy link
Contributor

@tmajerech tmajerech commented Jul 8, 2023

Description

It seems I found a bug introduced by recent updates while trying to generate a Django project for PyCharm.

Checklist:

  • I've made sure that tests are updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

Fix #4442

@tmajerech tmajerech changed the title Fixed bug with pycharm editor option in post_gen_project.py [Issue #4442] Fixed bug with pycharm editor option in post_gen_project.py Jul 8, 2023
@browniebroke browniebroke merged commit e0388d1 into cookiecutter:master Jul 9, 2023
12 checks passed
@browniebroke browniebroke changed the title [Issue #4442] Fixed bug with pycharm editor option in post_gen_project.py Fix missing run configurations when PyCharm is selected Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project incorrectly generated if a Pycharm is picked as Editor
2 participants