starlette/docs
Amin Alaee 0c4b68ac4e
Version 0.27.0 (#2147)
* Version 0.27.0

* Update release-notes.md

* Update docs/release-notes.md

* Update docs/release-notes.md

* Update docs/release-notes.md

* Update release-notes.md

* Update docs/release-notes.md

* Update release-notes.md

* Update docs/release-notes.md

* Update docs/release-notes.md

* Update docs/release-notes.md

---------

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2023-05-16 17:56:45 +07:00
..
img Add contributing docs (#1686) 2022-06-18 18:34:13 +02:00
js Add chat to docs (#834) 2020-02-19 10:37:43 +00:00
overrides/partials Include FastAPI link 2021-08-19 15:40:50 +01:00
sponsors Add FastAPI sponsorship (#1271) 2021-08-19 15:17:41 +01:00
CNAME Update docs 2018-08-29 11:17:09 +01:00
applications.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
authentication.md remove reference to add_middleware (#1763) 2022-07-12 23:29:57 -05:00
background.md Document `BackgroundTasks` behavior when an error happens (#1605) 2022-04-24 08:17:07 +02:00
config.md Deprecate `on_startup` and `on_shutdown` events (#2070) 2023-03-09 23:30:28 +01:00
contributing.md Add contributing docs (#1686) 2022-06-18 18:34:13 +02:00
database.md Deprecate `on_startup` and `on_shutdown` events (#2070) 2023-03-09 23:30:28 +01:00
endpoints.md fix doc: endpoint websocket example (#827) 2020-02-14 09:18:42 +00:00
exceptions.md Add `WebSocketException` and support for WS handlers (#1263) 2022-09-05 14:31:59 +02:00
graphql.md 🔥 Remove GraphQL support (#1198) 2021-10-03 17:21:38 +02:00
index.md Update link to jinja2 (#2043) 2023-02-20 11:14:47 +00:00
lifespan.md Fix types in lifespan examples (#2123) 2023-04-17 12:52:15 +02:00
middleware.md add 3rd party middleware link for secure-cookie (#2144) 2023-05-10 00:16:46 -05:00
release-notes.md Version 0.27.0 (#2147) 2023-05-16 17:56:45 +07:00
requests.md Merge pull request from GHSA-74m5-2c7w-9w3x 2023-02-14 09:01:32 +01:00
responses.md Support `str` and `datetime` on `expires` parameter on the `set_cookie` method (#1908) 2023-02-06 05:45:30 +00:00
routing.md Change `url_for` signature to return a `URL` instance (#1385) 2023-03-05 16:04:51 +01:00
schemas.md Add missing commas on `schemas.md` (#1647) 2022-05-24 13:46:19 +08:00
server-push.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
staticfiles.md Fix `docs/staticfiles.md` wrong signature (#2095) 2023-03-28 12:29:15 +02:00
templates.md Add template context processors. (#1904) 2022-12-29 17:41:41 +03:00
testclient.md Deprecate `on_startup` and `on_shutdown` events (#2070) 2023-03-09 23:30:28 +01:00
third-party-packages.md Add Starlette bridge to packages (#2086) 2023-03-17 14:46:42 +01:00
websockets.md Document iter methods for WebSockets (#2011) 2023-01-18 16:16:20 +01:00