mirror of https://github.com/mitsuhiko/flask.git
Browse Source
- adds `from flaskr import app` to top-level in flaskr module - effect is that `export FLASK_APP=flaskr` works over the more verbose `export FLASK_APP=flaskr.flask` - see the readme for how to run - all tests are passing with `py.test` or `python setup.py test` (in venv)reviewable/pr2002/r1
Kyle Lawlor
8 years ago
committed by
Markus Unterwaditzer
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue