flask/examples/tutorial/flaskr
2023-02-16 10:11:11 -06:00
..
static rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
templates rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
__init__.py update to create_app - if using environment ariables for SECRET_KEY testing is broken when it is outside like originally suggested 2023-02-16 10:11:11 -06:00
auth.py safer check for existing user in tutorial 2021-08-05 18:01:55 -07:00
blog.py apply pyupgrade 2020-04-04 12:10:00 -07:00
db.py with_appcontext lasts for the lifetime of the click context 2022-06-17 11:52:01 -07:00
schema.sql rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00