COMMITS
/ docs/cli.rst February 15, 2023
D
Merge branch '2.2.x'
David Lord committed
D
show 'run --debug' in docs
David Lord committed
January 18, 2023
D
update docs and examples for pyproject
David Lord committed
December 29, 2022
D
new run debug docs
David Lord committed
D
revert run debug docs
David Lord committed
August 23, 2022
G
Prefer flask run --debug in docs
Grey Li committed
August 1, 2022
D
remove FLASK_ENV from docs
David Lord committed
D
update pycharm instructions
David Lord committed
June 17, 2022
D
with_appcontext lasts for the lifetime of the click context
David Lord committed
D
prefer --app over FLASK_APP in docs
David Lord committed
May 4, 2022
D
remove outdated dotenv docs
David Lord committed
July 6, 2021
M
add `exclude-patterns` option to `flask run`
Mickaël Guérin committed
February 9, 2022
D
Merge branch '2.0.x'
David Lord committed
January 11, 2022
O
Adding Fish commands to docs
otherJL0 committed
December 22, 2021
D
Merge branch '2.0.x'
David Lord committed
November 16, 2021
D
document address already in use error
David Lord committed
November 12, 2021
D
drop Python 3.6
David Lord committed
May 6, 2021
G
Improve the wording of using FLASK_APP
Grey Li committed
October 15, 2020
G
April 8, 2020
D
use ast to parse FLASK_APP
David Lord committed
April 7, 2020
D
deprecate passing script_info to factory
David Lord committed
April 4, 2020
D
remove unused ref directives
David Lord committed
April 2, 2020
D
update CLI docs IDE integration
David Lord committed
June 23, 2019
D
Merge branch '1.0.x'
David Lord committed
D
fix docks linkcheck
David Lord committed
June 21, 2019
D
use dashes for command names
David Lord committed
May 15, 2018
A
Add Blueprint level cli command registration
Anthony Plunkett committed
May 24, 2019
D
add SeparatedPathType to accept multiple paths
David Lord committed
August 31, 2018
B
Fix #2897 - Add `extra_files` option to `flask run` CLI
Bruno Rocha committed
May 16, 2019
D
Merge branch '1.0.x'
David Lord committed
April 24, 2019
C
update docs on gunicorn deploy and app discovery
Charles Ross committed
May 6, 2019
D
fix RST line too long
David Baumgold committed
September 19, 2018
J
fix @click.command example by adding parens
Jarek Lipski committed
J
fix @click.command example by adding parens
Jarek Lipski committed
September 9, 2018
G
Add prefix for all commands in documentation (#2877)
Grey Li committed
July 20, 2018
J
📚 Improve docs about ScriptInfo
Jeremy Mayeres committed
April 28, 2018
D
rename to FLASK_SKIP_DOTENV, add docs, test
David Lord committed
April 20, 2018
D
document cli option env vars
David Lord committed
January 29, 2018
D
document testing cli commands
David Lord committed
January 28, 2018
D
add note about syntax errors in custom scripts
David Lord committed
January 10, 2018
D
clean up FLASK_ENV docs [ci skip]
David Lord committed
January 6, 2018
A
Add Support for FLASK_ENV (#2570)
Armin Ronacher committed
January 4, 2018
D
Merge pull request #2541 from nsiregar/#2535_update_pycharm_instruction
David Lord committed
D
smaller, optimized image
David Lord committed
December 14, 2017
G
Docs: Add missing backslash
Grey Li committed
December 3, 2017
N
update pycharm instructions
Ngalim Siregar committed
October 10, 2017
D
rewrite cli docs
David Lord committed
July 15, 2017
D
load env vars using python-dotenv
David Lord committed
June 16, 2017
D
style cleanup
David Lord committed
June 15, 2017
M
document wsgi.py and app.py default modules
Miguel Grinberg committed