1
0
Fork 0
mirror of https://github.com/shouptech/flask-tutorial.git synced 2026-02-03 07:29:42 +00:00
Commit graph

20 commits

Author SHA1 Message Date
a7ab74683c Fix malformed heredoc in circle config 2018-11-04 08:44:25 -07:00
a6162261d9 Raise exception when variables are missing
Raises a ConfigError exception when configuration variables are missing.
2018-11-04 08:41:43 -07:00
1003dcd1ff Include missing lines in coverage report cmd 2018-11-04 00:04:01 -06:00
56db2ccd3f Fix bad test 2018-11-04 00:03:10 -06:00
5b10dcacfa Flake8 fixes 2018-11-04 00:02:04 -06:00
f4abfe88ab Remove unneeded test stuff 2018-11-03 23:46:36 -06:00
4622b87a6f Update unit tests for sqlalchemy 2018-11-03 23:45:12 -06:00
c3a3eb30e2 use sqlalchemy 2018-11-03 17:20:19 -06:00
c4c170d53d Add codecov 2018-11-02 19:11:03 -06:00
e7e24e489f Get SECRET_KEY from environment 2018-11-02 19:06:18 -06:00
fc55d01d03 Fix circle config 2018-11-02 19:00:54 -06:00
0160146f72 Add circle ci config 2018-11-02 18:55:38 -06:00
15882d9d75 Add Dockerfile 2018-11-02 18:53:39 -06:00
60e25809fe Don't drop existing tables 2018-11-02 06:56:33 -06:00
405a1ef6c9 Add tests 2018-11-02 06:52:43 -06:00
f300a34a04 Add setup files 2018-11-01 20:01:32 -06:00
fc1af0edf2 things mostly work 2018-11-01 19:53:30 -06:00
8b3006f0c8 It works 2018-10-31 05:59:46 -06:00
8f58a85ce8 First chapter 2018-10-31 05:56:32 -06:00
0ec27c0b05 Git ignore 2018-10-30 18:55:28 -06:00