Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-18 16:16:54 +00:00
zhangbo
fb849ee7ef
🌐 Add translation for `docs/zh/docs/advanced/response-cookies.md` ( #4638 )
...
Co-authored-by: zhangbo <zhangbo@zjptmc.com>
2022-08-18 18:09:38 +02:00
jaystone776
dc7e13846c
🌐 Add Chinese translation for `docs/tutorial/security/first-steps.md` ( #3841 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-18 15:57:21 +00:00
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
...
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
2022-05-14 06:59:59 -05:00
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
...
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00
Kinuax
cb5a200a7c
✏ Fix links to Pydantic docs ( #4670 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:03:41 +00:00
Yue Chen
4fa0cd4def
🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-str-validations.md` ( #4237 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:25:28 +00:00
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
...
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 20:07:37 -05:00
wakabame
e5980a71c2
🌐 Fix live docs server for translations for some languages ( #4729 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:27:05 +00:00
jaystone776
e1c6d7d310
🌐 Update Chinese translation for `docs/help-fastapi.md` ( #3847 )
2022-01-16 20:41:59 +01:00
jaystone776
5c62a59e7b
🌐 Add Chinese translation for `docs\tutorial\path-operation-configuration.md` ( #3312 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 19:34:28 +00:00
jaystone776
e0e3224588
🌐 Delete old Chinese translation for `docs/deployment.md` ( #3840 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 11:03:59 +00:00
jaystone776
13bf477579
🌐 Add Chinese translation for `docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #3492 )
...
Co-authored-by: Waynerv <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 13:49:44 +00:00
jaystone776
8c5d1f30dc
🌐 Add Chinese translation for `docs/tutorial/dependencies/sub-dependencies.md` ( #3491 )
...
Co-authored-by: Waynerv <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 13:31:59 +00:00
Sebastián Ramírez
53a86a885d
✨ Update computation of FastAPI People and sponsors ( #3714 )
2021-08-18 09:47:39 +00:00
Sebastián Ramírez
4d4452ede5
🔥 Remove/clean extra imports from examples in docs for features ( #3709 )
2021-08-17 20:00:29 +00:00
jaystone776
962578bec2
🌐 Add Chinese translation for `docs/tutorial/dependencies/index.md` ( #3489 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-29 22:21:38 +02:00
jaystone776
016c3f0d5b
🌐 Add Chinese translation for `docs/tutorial/dependencies/global-dependencies.md` ( #3493 )
...
as title
2021-07-29 22:15:54 +02:00
Marcelo Trylesinski
fc35b7d18d
🎨 Improve style for sponsors, add radius border ( #2388 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-21 14:10:47 +02:00
Thomas Grainger
2d296c5d07
🔧 Configure strict pytest options and update/refactor tests ( #2790 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-19 21:14:58 +02:00
jaystone776
c00c2d1ecf
🌐 Add Chinese translation for Tutorial - Request - Forms - and - Files ( #3249 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:54:22 +02:00
jaystone776
0a84d48a82
🌐 Add Chinese translation for Tutorial - Handling - Errors ( #3299 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:43:28 +02:00
jaystone776
811c3f873f
🌐 Add Chinese translation for Tutorial - Form - Data ( #3248 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:35:58 +02:00
jaystone776
e6836781d5
🌐 Add Chinese translation for Tutorial - Body - Updates ( #3237 )
...
Co-authored-by: Xie Wei <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:23:41 +02:00
Hareru
4bf9a52043
🌐 Add Chinese translation for FastAPI People ( #3112 )
...
Co-authored-by: Xie Wei <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:20:36 +02:00
BoYanZh
a0b2006230
🌐 Fix Chinese translation code snippet mismatch in Tutorial - Python Types Intro
2021-07-02 16:02:45 +02:00
jaystone776
fc6827d68a
🌐 Add Chinese translation for Tutorial - Request - Files ( #3244 )
...
Co-authored-by: Xie Wei <ampedee@gmail.com>
2021-06-29 14:24:19 +02:00
NiJia Lin
b3f139c0d9
🌐 Fix Chinese translation of Tutorial - Query Parameters, remove obsolete content ( #3051 )
2021-05-04 11:02:19 +02:00
Shucai.wang
6f72a27632
🌐 Add Chinese translation for Tutorial - Debugging ( #2737 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-03-27 18:51:51 +01:00
Xie Wei
7f037f1bdc
🌐 Add Chinese translation for Tutorial - Security - OAuth2 with Password (and hashing), Bearer with JWT tokens ( #2642 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-03-27 18:38:33 +01:00
Shucai.wang
66f18e9282
🌐 Add Chinese translation for Tutorial - Metadata and Docs URLs ( #2559 )
2021-03-27 18:31:11 +01:00
Shucai.wang
8f0a604a37
🌐 Add Chinese translation for Tutorial - CORS (Cross-Origin Resource Sharing) ( #2540 )
...
Co-authored-by: Xie Wei <ampedee@gmail.com>
2021-03-27 18:28:07 +01:00
lpdswing
368d314e11
🌐 Add Chinese translation for Tutorial - Middleware ( #2334 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-03-27 18:25:21 +01:00
Xie Wei
0af6cbe990
🌐 Add Chinese translation for Tutorial - Bigger Applications - Multiple Files ( #2453 )
...
Co-authored-by: Shucai.wang <blt23@126.com>
2021-02-07 19:02:00 +01:00
Xie Wei
9fda0149da
🌐 Add Chinese translation for Tutorial - Security - Security Intro ( #2443 )
2021-02-07 19:00:14 +01:00
maoyibo
2da3d62d37
🌐 Add Chinese translation for Tutorial - Header Parameters ( #2412 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-02-07 18:59:12 +01:00
maoyibo
6d06e13284
🌐 Add Chinese translation for Tutorial - Extra Data Types ( #2410 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-02-07 18:52:09 +01:00
Alicrazy
91cacc9c92
🌐 Add Chinese translation for Tutorial - Cookie Parameters ( #2261 )
...
Co-authored-by: lijun <lijun@duozhuayu.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-02-07 18:42:34 +01:00
Xie Wei
b3d2f47bc8
🌐 Add Chinese translation for Tutorial - Security - Simple OAuth2 with Password and Bearer ( #2514 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-01-09 19:59:56 +01:00
Xie Wei
d2ca3df033
🌐 Add Chinese translation for Tutorial - Security - Get Current User ( #2474 )
2021-01-09 19:53:05 +01:00
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
2020-12-19 21:30:18 +01:00
Xie Wei
3f478b7733
🌐 Add Chinese translation for Tutorial - Response Status Code ( #2442 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-12-19 19:16:37 +01:00
Xie Wei
f1759297c7
🌐 Add Chinese translation for Tutorial - Extra Models ( #2416 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-12-03 18:36:46 +01:00
Xie Wei
478f157013
🌐 Add Chinese translation for Tutorial - Response Model ( #2414 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-12-03 18:27:58 +01:00
maoyibo
4236c99b7f
🌐 Add Chinese translation for Tutorial - Schema Extra Example ( #2411 )
2020-12-03 18:08:11 +01:00
Spaceack
2434980968
🌐 Add Chinese translation for Benchmarks ( #2119 )
2020-11-25 18:35:39 +01:00
Xie Wei
d2cc2627ba
🌐 Add Chinese translation for Tutorial - Body - Nested Models ( #1609 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-25 18:34:50 +01:00
Ikkyu
8af0b136b1
🌐 Add Chinese translation for Advanced - Custom Response ( #1459 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-25 18:27:34 +01:00
Ikkyu
94fe5495fa
🌐 Add Chinese translation for Advanced - Return a Response Directly ( #1452 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-25 18:22:34 +01:00
Ikkyu
6b49f67d11
🌐 Add Chinese translation for Advanced - Additional Status Codes ( #1451 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-25 18:16:20 +01:00