flask/docs
Éloi Rivard 4a1766c252
document caveats on SESSION_COOKIE_DOMAIN
Changing this value might result in browsers with several competing session cookies. In
that situation there is no guarantee of which one will be sent first, and be used as the
session cookie.
2024-05-25 10:23:44 -07:00
..
_static use new logo 2023-04-20 11:38:04 -07:00
deploying Merge branch '2.2.x' 2023-04-15 12:30:20 -07:00
patterns Fix wrong spelling of JS method .innerHTML 2023-09-24 15:58:22 +01:00
tutorial Update install.rst with required description 2023-07-03 05:51:06 -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 New URL for the Quart project 2022-07-08 10:21:42 -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 document caveats on SESSION_COOKIE_DOMAIN 2024-05-25 10:23:44 -07: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.7 2023-04-20 11:09:55 -07:00
extensions.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
index.rst update project files (#5457) 2024-04-07 10:24:40 -07:00
installation.rst drop support for python 3.7 2023-04-20 11:09:55 -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
Makefile update docs for new theme 2019-09-24 06:35:10 -07:00
quickstart.rst show 'run --debug' in docs 2023-02-15 14:33:32 -08: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 Fix incorrect references to query in testing doc 2022-06-01 12:16:21 -07:00
views.rst Fix function argument name 2023-01-23 17:01:49 +02:00
web-security.rst update project files (#5457) 2024-04-07 10:24:40 -07:00