Sebastián Ramírez
0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs ( #12391 )
9 months ago
xuvjso
f0866bc205
🌐 Update docs about dependencies with yield ( #12028 )
10 months ago
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
11 months ago
CAO Mingpei
abe62d8a81
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md` ( #11557 )
11 months ago
Augustus D'Souza
f9ac185bf0
✏️ Fix links to alembic example repo in docs ( #11628 )
12 months ago
Logan
f785676b83
🌐 Update Chinese translation for `docs/tutorial/security/oauth2-jwt.md` ( #11781 )
1 year ago
chaoless
c4f6439888
🌐 Update Chinese translation for `docs/zh/docs/tutorial/sql-databases.md` ( #11539 )
1 year ago
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
jaystone776
ffb036b7d8
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md` ( #3480 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
66dfbb6504
🌐 Update Chinese translation for `docs/zh/docs/tutorial/body.md` ( #3481 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
1e06b177cc
🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md` ( #3479 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
cc8d20e654
🌐 Update Chinese translation for `docs/tutorial/body-fields.md` ( #3496 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
8108cdb737
🌐 Update Chinese translation for `docs/tutorial/extra-models.md` ( #3497 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sebastián Ramírez
c1796275f9
📝 Tweak docs and translations links and remove old docs translations ( #11381 )
1 year ago
jaystone776
e99a15db76
🌐 Update Chinese translation for `docs/zh/docs/tutorial/security/get-current-user.md` ( #3842 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
3c7cd6f85f
🌐 Update Chinese translation for `docs/zh/docs/tutorial/cookie-params.md` ( #3486 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
3c70d6f231
🌐 Update Chinese translation for `docs/zh/docs/tutorial/header-params.md` ( #3487 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
jaystone776
2774e0fcd8
🌐 Update Chinese translation for `docs/tutorial/response-status-code.md` ( #3498 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Alejandra
93034fea48
📝 Update links to Pydantic docs to point to new website ( #11328 )
1 year ago
Jack Lee
7b21e027b3
🌐 Update Chinese translation for `docs/zh/docs/tutorial/metadata.md` ( #11286 )
1 year ago
Joshua Hanson
0e2f2d6d3a
📝 Update `python-multipart` GitHub link in all docs from ` https://andrew-d.github.io/python-multipart/ ` to ` https://github.com/Kludex/python-multipart ` ( #11239 )
1 year ago
JackLee
4f20ca6a7c
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md` ( #11242 )
1 year ago
zqc
60130ed5f2
🌐 Add Chinese translation for `docs/zh/docs/tutorial/dependencies/dependencies-with-yield.md` ( #10870 )
1 year ago
theoohoho
f1329abf99
✏️ Fix broken link in `docs/tutorial/sql-databases.md` in several languages ( #10716 )
1 year ago
HiemalBeryl
4c231854dc
✏️ Fix typos in `docs/zh/docs/tutorial/extra-data-types.md` ( #10727 )
1 year ago
Piotr Szaciłowski
fd97e8efe4
📝 Update usage of Token model in security docs ( #9313 )
Co-authored-by: Alejandra Sánchez <[email protected] >
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Nils Lindemann
6bda1326a4
📝 Add location info to `tutorial/bigger-applications.md` ( #10552 )
1 year ago
Royc30ne
0f4b6294bf
🌐 Update SQLAlchemy instruction in Chinese translation `docs/zh/docs/tutorial/sql-databases.md` ( #9712 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Sebastián Ramírez
2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above ( #10442 )
* 📝 Update docs, require Python 3.8+, drop 3.7
* 🔧 Update pyproject.toml, drop support for Python 3.7, require Python 3.8+
* 👷 Update CI GitHub Actions, drop support for Python 3.7, require 3.8+
* 📝 Update docs' references to Python 3.6 and 3.7, use Python 3.8
2 years ago
jaystone776
0e2ca1cacb
🌐 Update Chinese translation for `docs/tutorial/security/simple-oauth2.md` ( #3844 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
吴定焕
e081145c7d
🌐 Add Chinese translation for `docs/zh/docs/tutorial/background-tasks.md` ( #9812 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
mahone3297
943baa387f
🌐 Update Chinese translations with new source files ( #9738 )
Co-authored-by: mkdir700 <[email protected] >
2 years ago
Creat55
703a1f200a
🌐 Update Chinese translation for `docs/zh/docs/tutorial/handling-errors.md` ( #9485 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
吴定焕
e17cacfee4
🌐 Add Chinese translation for `docs/zh/docs/tutorial/testing.md` ( #9641 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
吴定焕
d057294de1
🌐 Add Chinese translation for `docs/zh/docs/tutorial/static-files.md` ( #9436 )
Add Chinese translation for docs/zh/docs/tutorial/static-files.md
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
jaystone776
058cb6e88e
🌐 Update Chinese translation for `docs/tutorial/security/oauth2-jwt.md` ( #3846 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Zssaer
fcab59be88
🌐 Add Chinese translation for `docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md` ( #4971 )
Co-authored-by: Jeodre <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
非法操作
db4452d47e
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params-str-validations.md` ( #5255 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago
Zssaer
9974c4b6ac
🌐 Add Chinese translation for `docs/zh/docs/tutorial/sql-databases.md` ( #4999 )
Co-authored-by: mkdir700 <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago
yuk115nt5now
bfb1422555
🌐 Fix typo in Chinese translation for `docs/zh/docs/tutorial/security/first-steps.md` ( #5530 )
3 years ago
ASpathfinder
dc1534736d
🌐 Update Chinese translation for `docs/zh/docs/tutorial/request-files.md` ( #4529 )
Co-authored-by: KellyAlsa-massive-win <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Zssaer
0d43b6552b
🌐 Add Chinese translation for `docs/zh/docs/tutorial/encoder.md` ( #4969 )
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
jaystone776
dc7e13846c
🌐 Add Chinese translation for `docs/tutorial/security/first-steps.md` ( #3841 )
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
Kinuax
cb5a200a7c
✏ Fix links to Pydantic docs ( #4670 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
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 <[email protected] >
3 years ago