flask/docs
David Lord df806c8035
update docs about gevent/eventlet/greenlet
2021-11-11 18:32:07 -08:00
..
_static update docs for new theme 2019-09-24 06:35:10 -07:00
deploying update docs about gevent/eventlet/greenlet 2021-11-11 18:32:07 -08:00
patterns Fixes old print statement in some documentation pages 2021-10-16 02:04:07 +09:00
tutorial use secrets instead of os.urandom 2021-10-13 08:12:51 -07:00
Makefile update docs for new theme 2019-09-24 06:35:10 -07:00
advanced_foreword.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
api.rst Omit the type attribute of script tag 2021-07-07 15:16:29 +08:00
appcontext.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
async-await.rst remove ContextVar compat 2021-11-11 16:12:08 -08:00
becomingbig.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
blueprints.rst Fix typo in the example of nesting bp docs 2021-05-12 07:49:34 +00:00
changes.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
cli.rst drop Python 3.6 2021-11-11 16:11:43 -08:00
conf.py update pallets-sphinx-themes 2021-05-20 21:03:02 -07:00
config.rst Fix example `SECRET_KEY` generation code 2021-10-18 10:41:39 +02:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
debugging.rst fix: typo docs/debugging.rst:72 2021-09-14 12:29:42 -04:00
design.rst update async docs 2021-04-06 15:33:06 -07:00
errorhandling.rst simplify InternalServerError.original_exception 2021-01-29 11:26:17 -08:00
extensiondev.rst drop Python 3.6 2021-11-11 16:11:43 -08:00
extensions.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
foreword.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
htmlfaq.rst removing outdated xhtml information (#3802) 2020-10-21 14:13:41 -07:00
index.rst update async docs 2021-04-06 15:33:06 -07:00
installation.rst remove ContextVar compat 2021-11-11 16:12:08 -08:00
license.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
logging.rst mention default logging level 2019-09-23 12:17:46 -07:00
make.bat update docs for new theme 2019-09-24 06:35:10 -07:00
quickstart.rst use secrets instead of os.urandom 2021-10-13 08:12:51 -07:00
reqcontext.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
security.rst Merge remote-tracking branch 'origin/1.1.x' 2020-06-07 16:50:17 -07:00
server.rst Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs (#3714) 2020-10-15 14:08:37 -07:00
shell.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
signals.rst Fixes old print statement in some documentation pages 2021-10-16 02:04:07 +09:00
templating.rst Update templating.rst 2021-06-18 20:15:02 +08:00
testing.rst Change flask.xxx to plain version in testing docs 2021-06-20 23:20:14 +08:00
views.rst Fix typo in docs/views.rst 2021-06-26 22:15:43 +08:00