starlette/starlette
Jake Howard 338d5ab0ae Show nicer warning when `ujson` isn't installed (#728) 2019-11-22 11:22:15 +00:00
..
middleware Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
__init__.py Version 0.13.0 2019-11-13 12:27:50 +00:00
applications.py Tweak app signatures (#723) 2019-11-20 15:10:15 +00:00
authentication.py fix NotImplementedError (#509) 2019-05-13 14:54:46 +01:00
background.py Add BackgroundTasks for multiple jobs. Support GraphQL background tasks. (#273) 2018-12-14 14:56:31 +00:00
concurrency.py Add type hint for run_in_threadpool return type 2019-10-14 02:34:51 -07:00
config.py fix typo (#621) 2019-10-15 13:40:30 +01:00
convertors.py URL convertors (#221) 2018-11-16 13:50:55 +00:00
datastructures.py Include 'root_path' when returning URLs from request.url_for (#699) 2019-11-01 14:11:00 +00:00
endpoints.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
exceptions.py Support app configuration on initialization. (#702) 2019-11-04 15:08:24 +00:00
formparsers.py multipart: fallback to latin-1 on decode error 2019-07-29 21:56:29 +09:00
graphql.py don't return "error" in graphql response when no error occurs (#623) 2019-10-15 13:41:35 +01:00
py.typed Add py.typed to package 2019-04-09 23:01:54 +08:00
requests.py Include 'root_path' when returning URLs from request.url_for (#699) 2019-11-01 14:11:00 +00:00
responses.py Show nicer warning when `ujson` isn't installed (#728) 2019-11-22 11:22:15 +00:00
routing.py Tweak app signatures (#723) 2019-11-20 15:10:15 +00:00
schemas.py Improvements to schema generation (#336) 2019-02-19 12:49:30 +00:00
staticfiles.py Merge branch 'master' of https://github.com/encode/starlette 2019-08-15 15:16:21 +08:00
status.py Add 425 Too Early status code (#660) 2019-10-10 10:07:30 +01:00
templating.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
testclient.py Include 'root_path' when returning URLs from request.url_for (#699) 2019-11-01 14:11:00 +00:00
types.py ASGI 3 (#435) 2019-03-19 16:03:19 +00:00
websockets.py Version 0.13 (#704) 2019-11-13 12:25:18 +00:00