Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
Sebastián Ramírez
69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names ( #9269 )
* 📝 Simplify names in Python versions in tabs in docs
* 📝 Update docs for Types Intro, explain Python 3.6+, Python 3.9+, Python 3.10+
* 📝 Re-order all Python examples, show latest Python versions first
2 years ago
Sebastián Ramírez
f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras ( #5628 )
3 years ago
nikkie
0781a91d19
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` ( #2969 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Fix https://github.com/tiangolo/fastapi/issues/2966
3 years ago
Yumihiki
38802eefeb
📝 Quote `pip install` command for Zsh compatibility in multiple languages ( #5214 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
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
3 years ago
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
3 years ago
水上 皓登
a38b0a7fac
🌐 Fix code examples in Japanese translation for `docs/ja/docs/tutorial/testing.md` ( #4623 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
alm
c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO ( #3594 )
Co-authored-by: AlonMenczer <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
a-takahashi223
d286e6a5be
🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md` ( #3062 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Yuya Sato
bb6c6ed5d1
🌐 Add Japanese translation for `docs/tutorial/security/oauth2-jwt.md` ( #3526 )
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
7122687f25
🌐 Add Japanese translation for Tutorial - Static files ( #2260 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
cd8b90a5a4
🌐 Add Japanese translation for Tutorial - Testing ( #2259 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: Sho Nakamura <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
T. Tokusumi
17781e3596
🌐 Add Japanese translation for Tutorial - Debugging ( #2256 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
T. Tokusumi
5828043b69
🌐 Add Japanese translation for Tutorial - Middleware ( #2255 )
Co-authored-by: Sho Nakamura <[email protected] >
4 years ago
SwftAlpc
ca26f2274c
🌐 Add Japanese translation for Tutorial - Body - Updates ( #1956 )
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
8560151090
🌐 Add Japanese translation for Tutorial - Form Data ( #1943 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
SwftAlpc
48cba16578
🌐 Add Japanese translation for Tutorial - Cookie Parameters ( #1933 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
4 years ago
Taki Komiyama
104ee630fc
📝 Add Japanese translation for Tutorial - Security - First Steps ( #2153 )
Co-authored-by: atsumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago
SwftAlpc
76632fcf24
🌐 Add Japanese translation for Tutorial - Query Parameters and String Validations ( #1901 )
Co-authored-by: atsumi <[email protected] >
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
5 years ago
T. Tokusumi
91ffa0ed27
🌐 Add Japanese translation for Tutorial - CORS ( #2125 )
Co-authored-by: Taki Komiyama <[email protected] >
Co-authored-by: atsumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
SwftAlpc
3a2d4434ce
🌐 Add Japanese translation for Tutorial - Header Parameters ( #1935 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: tokusumi <[email protected] >
Co-authored-by: T. Tokusumi <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
T. Tokusumi
620bffc2b4
🌐 Add Japanese translation for Tutorial - Body ( #1683 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
T. Tokusumi
cead6ba887
🌐 Add Japanese translation for Tutorial - Query Params ( #1674 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
T. Tokusumi
45304562a6
🌐 Add Japanese translation for tutorial/path-params.md ( #1671 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
T. Tokusumi
5c6811c4ef
Add Japanese translation for tutorial/first-steps.md ( #1658 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
T. Tokusumi
b6272a36af
🌐 Add Japanese translation for tutorial/index.md ( #1656 )
Co-authored-by: ryusuke.miyaji <[email protected] >
Co-authored-by: ryuckel <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago