forked from orbit-oss/flask
No need to manually initialize the database with a call to `init_db()` as this call is done before `app.run()` in flaskr.py, when you run the file. |
||
|---|---|---|
| .. | ||
| blueprintexample | ||
| flaskr | ||
| jqueryexample | ||
| minitwit | ||
No need to manually initialize the database with a call to `init_db()` as this call is done before `app.run()` in flaskr.py, when you run the file. |
||
|---|---|---|
| .. | ||
| blueprintexample | ||
| flaskr | ||
| jqueryexample | ||
| minitwit | ||