Skip to content

Improve debug config selection in Flask/Django #161

Closed
@karthiknadig

Description

@karthiknadig

When we reach this part, while setting up django or flask:
image

Currently we show manage.py. even if that file does not exist. This is fine, in addition we should show files in the works space that are potential start up files. These should be listed in the order of most likely to least likely.

The point here is to avoid users having to type in the file if it is slightly different from app.py like say webapp.py

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityneeds PRReady to be worked onon-testplanAdded to test plan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions