1
0
Fork 0
mirror of https://github.com/shouptech/flask-tutorial.git synced 2026-02-03 07:29:42 +00:00
flask-tutorial/flaskr
Mike Shoup a6162261d9 Raise exception when variables are missing
Raises a ConfigError exception when configuration variables are missing.
2018-11-04 08:41:43 -07:00
..
static things mostly work 2018-11-01 19:53:30 -06:00
templates use sqlalchemy 2018-11-03 17:20:19 -06:00
__init__.py Raise exception when variables are missing 2018-11-04 08:41:43 -07:00
auth.py Flake8 fixes 2018-11-04 00:02:04 -06:00
blog.py Flake8 fixes 2018-11-04 00:02:04 -06:00
db.py Flake8 fixes 2018-11-04 00:02:04 -06:00
exceptions.py Raise exception when variables are missing 2018-11-04 08:41:43 -07:00
schema.sql Don't drop existing tables 2018-11-02 06:56:33 -06:00