flask/docs
David Lord 22c48a738b
Merge remote-tracking branch 'origin/stable'
2024-11-13 08:43:48 -08:00
..
_static use new logo 2023-04-20 11:38:04 -07:00
deploying Merge branch '3.0.x' 2024-08-23 16:34:57 -07:00
patterns Fix wrong spelling of JS method .innerHTML 2023-09-24 15:58:22 +01:00
tutorial add sqlite datetime converter 2024-11-01 17:18:52 -07:00
Makefile update docs for new theme 2019-09-24 06:35:10 -07:00
api.rst remove deprecated code 2023-08-16 15:00:49 -07:00
appcontext.rst blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
async-await.rst drop support for Python 3.8 2024-10-31 12:30:53 -07:00
blueprints.rst Ensure that blueprint subdomains suffix-chain 2023-01-04 18:06:04 +00:00
changes.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
cli.rst Merge branch '2.2.x' 2023-02-15 14:48:09 -08:00
conf.py update project files (#5457) 2024-04-07 10:24:40 -07:00
config.rst configure and check trusted_hosts 2024-11-12 21:01:55 -08:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
debugging.rst document passthrough_errors 2023-04-15 11:53:56 -07:00
design.rst refactor or remove old docs (#4748) 2022-08-05 11:28:22 -07:00
errorhandling.rst fix typo in errorhandling doc 2023-06-29 17:20:35 -07:00
extensiondev.rst drop support for Python 3.8 2024-10-31 12:30:53 -07:00
extensions.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
index.rst Merge branch '3.0.x' 2024-04-07 11:03:46 -07:00
installation.rst drop support for Python 3.8 2024-10-31 12:30:53 -07:00
license.rst update project files (#5457) 2024-04-07 10:24:40 -07:00
lifecycle.rst document the lifecycle of a flask application and request 2023-02-10 14:48:02 -08:00
logging.rst don't access app.logger when configuring app.logger 2024-04-07 12:03:19 -07:00
make.bat update docs for new theme 2019-09-24 06:35:10 -07:00
quickstart.rst Edited variable names in the rendering templates section of the quickstart guide. 2024-05-25 11:25:24 -07:00
reqcontext.rst blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
server.rst Update docs to address redesigned macOS settings app 2023-12-13 15:10:47 -08:00
shell.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
signals.rst Remove double period in signals documentation page 2023-04-24 11:06:27 -06:00
templating.rst deprecate markupsafe exports 2023-02-23 08:55:01 -08:00
testing.rst docs/testing.rst: fix follow_redirects sample code 2023-10-20 17:17:24 +02:00
views.rst Fix function argument name 2023-01-23 17:01:49 +02:00
web-security.rst add config and docs for limits 2024-11-01 13:17:53 -07:00