Skip to content

Add layout and example config to config file#20

Open
Rowlando13 wants to merge 3 commits into
pallets:mainfrom
Rowlando13:layout
Open

Add layout and example config to config file#20
Rowlando13 wants to merge 3 commits into
pallets:mainfrom
Rowlando13:layout

Conversation

@Rowlando13
Copy link
Copy Markdown
Contributor

No description provided.

@Rowlando13
Copy link
Copy Markdown
Contributor Author

@davidism Please review. I think a nice way to handle having a single source of truth for the standard config, is just to include the block with the tool. I did a sample one for pytest. Then you can update this and flask, then post in the pallets and people can update.

@Rowlando13
Copy link
Copy Markdown
Contributor Author

Also is the correct way to run the dev server to run flask --app pallets run --debug?

@john0isaac
Copy link
Copy Markdown
Contributor

john0isaac commented Jun 1, 2026

@Rowlando13 flask run is enough because of the file https://github.com/pallets/website/blob/main/.flaskenv, it tells flask where the app is.
If you want to run with debug enabled you can add the flag --debug

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