mirror of https://github.com/pallets/flask.git
- `from flaskr.flaskr import app` in flaskr/__init__.py causes an import error with Python 2 - The relative import now used works for py2 and py3 |
||
|---|---|---|
| .. | ||
| blueprintexample | ||
| flaskr | ||
| jqueryexample | ||
| minitwit | ||