flask/docs/tutorial
Anthony Sottile a5ecdfa7a5
Fixes for PEP451 import loaders and pytest 5.x
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
  on the old format)
2019-07-01 10:43:06 -07:00
..
blog.rst Fix typos found while completing the Flask tutorial 2019-01-06 08:01:45 -08:00
database.rst Fix typos found while completing the Flask tutorial 2019-01-06 08:01:45 -08:00
deploy.rst fix docks linkcheck 2019-06-23 15:37:51 -07:00
factory.rst clarify where to call flask run from in tutorial 2019-01-06 15:10:38 -08:00
flaskr_edit.png rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
flaskr_index.png rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
flaskr_login.png rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
index.rst rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
install.rst fix docks linkcheck 2019-06-23 15:37:51 -07:00
layout.rst rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
next.rst rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
static.rst add missing port to localhost URL 2018-04-30 19:03:05 -07:00
templates.rst rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
tests.rst Fixes for PEP451 import loaders and pytest 5.x 2019-07-01 10:43:06 -07:00
views.rst rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00