Josiah Philipsen
|
41e08f4ccd
|
fixed unmatched elif
Also update relevant test
|
2016-06-03 18:42:07 +02:00 |
|
Armin Ronacher
|
523e271183
|
Implemented simplified CLI interface
|
2016-05-26 20:07:52 +02:00 |
|
dataforger
|
92f63a1c1d
|
fix docstring (#1818)
change string to docstring
|
2016-05-24 21:06:34 +02:00 |
|
Jannis Leidel
|
88500f5cc7
|
Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806)
* Forward port the CLI tests from Flask-CLI.
* Make sure the parameter passed to the CLI's AppGroup is the app's name, not the app itself.
|
2016-05-16 19:36:55 +02:00 |
|