starlette/docs
Thomas Grainger d222b87cb4
TestClient accepts backend and backend_options as arguments to constructor (#1211)
as opposed to ClassVar assignment 

Co-authored-by: Jamie Hewland <jhewland@gmail.com>
Co-authored-by: Jordan Speicher <jordan@jspeicher.com>
Co-authored-by: Jordan Speicher <uSpike@users.noreply.github.com>
2021-06-28 21:36:13 +01:00
..
img Update image 2019-05-21 09:50:46 +01:00
js Add chat to docs (#834) 2020-02-19 10:37:43 +00: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 Update authentication.md (#1165) 2021-04-28 17:42:02 +08:00
background.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
config.md typo in configuration docs (#789) 2020-01-09 15:11:28 +00:00
database.md Docs: Update database migration instructions (#916) 2020-04-28 09:36:14 +01:00
endpoints.md fix doc: endpoint websocket example (#827) 2020-02-14 09:18:42 +00:00
events.md Fixed typos in documentation (#956) 2020-05-28 14:11:22 +01:00
exceptions.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
graphql.md Test on Python 3.10 (#1201) 2021-06-19 18:02:53 +01:00
index.md anyio integration (#1157) 2021-06-18 15:48:43 +01:00
middleware.md Add RatelimitMiddleware in docs (#988) 2020-06-29 12:39:10 +01:00
release-notes.md Prepare version 0.15.0 (#1202) 2021-06-23 09:31:02 +01:00
requests.md ignore malformed cookie instead of raising an exception 2020-03-18 10:00:30 +02:00
responses.md Fix spelling (#1115) 2021-02-02 11:13:59 +00:00
routing.md Friendly spell check in `routing.md` docs. (#1073) 2020-10-15 11:23:52 +01:00
schemas.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
server-push.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
staticfiles.md Use os.PathLike in StaticFiles for directory (#1007) 2020-08-05 16:04:07 -07:00
templates.md Document custom filters for Jinja2 (#737) 2019-12-10 14:58:44 +00:00
testclient.md TestClient accepts backend and backend_options as arguments to constructor (#1211) 2021-06-28 21:36:13 +01:00
third-party-packages.md Fix readme for ChannelBox package (#1188) 2021-05-26 09:15:39 +01:00
websockets.md Remove self from websocker example app (#1103) 2021-02-02 11:01:03 +00:00