Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FLASK_APP doesn't require .py extension for local packages #2414

Merged
merged 1 commit into from Jul 15, 2017
Merged

FLASK_APP doesn't require .py extension for local packages #2414

merged 1 commit into from Jul 15, 2017

Commits on Jul 15, 2017

  1. allow local packages in FLASK_APP

    don't require .py extension in FLASK_APP
    add tests for nested package loading
    parametrize cli loading tests
    davidism committed Jul 15, 2017
    Copy the full SHA
    fb845b9 View commit details
    Browse the repository at this point in the history