David Lord
|
e66fe2e8e7
|
apply reorder-python-imports pre-commit config
|
2019-06-01 09:07:20 -07:00 |
|
David Baumgold
|
85ce588b3b
|
Reformat with black
https://github.com/python/black
|
2019-05-06 16:28:58 -04:00 |
|
David Lord
|
042948a4ad
|
rewrite cli errors
consistent order for arguments to load functions
refactor find_app_by_string to flow better
more cli loader tests
|
2017-10-10 07:04:53 -07:00 |
|
David Lord
|
b4505e53a5
|
allow local packages in FLASK_APP
don't require .py extension in FLASK_APP
add tests for nested package loading
parametrize cli loading tests
|
2017-07-14 19:49:05 -07:00 |
|
Hendrik Makait
|
e5dff166de
|
Handle app factory with arguments in FLASK_APP
|
2017-05-25 10:11:42 -07:00 |
|