flask/docs/tutorial
Kevin Kirsche 72a16f772d
Remove zip_safe from install.rst documentation
`zip_safe` is obsolete per:
https://setuptools.pypa.io/en/latest/deprecated/zip_safe.html

In summary:
> It is very unlikely that the values of zip_safe will affect modern deployments that use pip for installing packages. Moreover, new users of setuptools should not attempt to create egg files using the deprecated build_egg command. Therefore, this flag is considered obsolete.
2022-08-22 09:52:21 -04:00
..
blog.rst f-strings everywhere 2020-04-04 12:10:00 -07:00
database.rst with_appcontext lasts for the lifetime of the click context 2022-06-17 11:52:01 -07:00
deploy.rst prefer --app over FLASK_APP in docs 2022-06-17 09:26:26 -07:00
factory.rst remove FLASK_ENV from docs 2022-08-01 15:11:35 -07: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 Fix typo in docs/tutorial/index.rst 2021-05-24 16:33:02 +08:00
install.rst Remove zip_safe from install.rst documentation 2022-08-22 09:52:21 -04:00
layout.rst replace nbsp characters 2021-11-16 08:34:55 -08:00
next.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
static.rst add missing port to localhost URL 2018-04-30 19:03:05 -07:00
templates.rst Replace old pocoo links everywhere 2019-11-19 09:32:35 -08:00
tests.rst update tests for relative redirects 2022-03-25 11:48:26 -07:00
views.rst safer check for existing user in tutorial 2021-08-05 18:01:55 -07:00