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
_Shuibei
9f7902925a
🌐 Add Chinese translation for `docs/zh/docs/advanced/additional-responses.md` ( #10325 )
Co-authored-by: unknown <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
xzmeng
179c8a0763
🌐 Add Chinese translation for `docs/zh/docs/deployment/server-workers.md` ( #10292 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Big Yellow Dog <[email protected] >
1 year ago
xzmeng
4023510e4c
🌐 Add Chinese translation for `docs/zh/docs/deployment/cloud.md` ( #10291 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lion <[email protected] >
1 year ago
xzmeng
da9bd0ee4c
🌐 Add Chinese translation for `docs/zh/docs/deployment/manually.md` ( #10279 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Big Yellow Dog <[email protected] >
1 year ago
xzmeng
5eab5dbed6
🌐 Add Chinese translation for `docs/zh/docs/deployment/https.md` ( #10277 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Big Yellow Dog <[email protected] >
Co-authored-by: Lion <[email protected] >
1 year ago
xzmeng
152171e455
🌐 Add Chinese translation for `docs/zh/docs/deployment/index.md` ( #10275 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 吴定焕 <[email protected] >
1 year ago
KAZAMA-DREAM
cb53749798
🌐 Add Chinese translation for `docs/zh/docs/learn/index.md` ( #10479 )
Co-authored-by: KAZAMA <[email protected] >
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
Koke
759378d67f
✏️ Update Pydantic links to dotenv support ( #10511 )
1 year ago
Hasnat Sajid
6b903ff1fb
✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative ( #10498 )
1 year ago
Sebastián Ramírez
2e14c69c31
👷 Adopt Ruff format ( #10517 )
* 🔧 Update pre-commit, use ruff format
* ⬆️ Upgrade dependencies, use Ruff for formatting
* 🔧 Update Ruff config
* 🔨 Update lint and format scripts, use Ruff
* 🎨 Format internals with Ruff
* 🎨 Format docs scripts
* 🎨 Format tests
* 🎨 Format extra commas in src for docs
* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format
* 🎨 Update src for docs, use plain `@lru_cache`
* 🎨 Update src for docs format and docs references
1 year ago
Sebastián Ramírez
dc7838eec3
🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord. ( #10485 )
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
1 year ago
mkdir700
1453cea404
🌐 Add Chinese translation for `docs/zh/docs/async.md` ( #5591 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jedore <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: 吴定焕 <[email protected] >
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
xzmeng
2fcd8ce8ec
🌐 Add Chinese translation for `docs/zh/docs/deployment/versions.md` ( #10276 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Big Yellow Dog <[email protected] >
2 years ago
PieCat
bf952d345c
🌐 Add Chinese translation for `docs/zh/docs/advanced/generate-clients.md` ( #9883 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: xzmeng <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
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
5656ed09ef
✨ Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages ( #9742 )
* ✨ Add MkDocs hooks to re-use all config from en, and auto-generate missing docs files form en
* 🔧 Update MkDocs config for es
* 🔧 Simplify configs for all languages
* ✨ Compute available languages from MkDocs Material for config overrides in hooks
* 🔧 Update config for MkDocs for en, to make paths compatible for other languages
* ♻️ Refactor scripts/docs.py to remove all custom logic that is now handled by the MkDocs hooks
* 🔧 Remove ta language as it's incomplete (no translations and causing errors)
* 🔥 Remove ta lang, no translations available
* 🔥 Remove dummy overrides directories, no longer needed
* ✨ Use the same missing-translation.md file contents for hooks
* ⏪ ️ Restore and refactor new-lang command
* 📝 Update docs for contributing with new simplified workflow for translations
* 🔊 Enable logs so that MkDocs can show its standard output on the docs.py script
2 years ago
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
dd590f46ad
🔧 Update MkDocs for other languages ( #9734 )
2 years ago
я котик пур-пур
cfc06a3a3d
📝 Update docs on Pydantic using ujson internally ( #5804 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
lordqyxz
fa7474b2e8
🌐 Add Chinese translation for `docs/zh/docs/advanced/security/index.md` ( #9666 )
Co-authored-by: shiyz <[email protected] >
2 years ago
雨过初晴
804a0a90cf
🌐 Add Chinese translations for `docs/zh/docs/advanced/settings.md` ( #9652 )
2 years ago
雨过初晴
4a7b21483b
🌐 Add Chinese translations for `docs/zh/docs/advanced/websockets.md` ( #9651 )
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
Sebastián Ramírez
6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras ( #9655 )
2 years ago
雨过初晴
57679e8370
🌐 Add Chinese translations for `docs/zh/docs/advanced/response-change-status-code.md` and `docs/zh/docs/advanced/response-headers.md` ( #9544 )
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
Saleumsack KEOBOUALAY
ed1f93f803
🌐 Add setup for translations to Lao ( #9396 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Evzen Ptacek
0e75981bd0
🌐 Initiate Czech translation setup ( #9288 )
Initiate Czech translation setup
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
LeeeeT
d4e85da18b
🌐 🔠 📄 🐢 Translate docs to Emoji 🥳 🎉 💥 🤯 🤯 ( #5385 )
* 🌐 💬 🩺 🦲
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* 🛠️ 😊
* ♻️ Rename emoji lang from emj to em, and main docs name as 😉
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Axd1x8a <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
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
gusty1g
639cf3440a
🌐 Tamil translations - initial setup ( #5564 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
har8
83012a9cf6
🌐 Initiate Armenian translation setup ( #5844 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
a270ab0c3f
⬆️ Upgrade analytics ( #6025 )
2 years ago
Ben Ho
3178c17776
🌐 Fix typo in Chinese translation for `docs/zh/docs/benchmarks.md` ( #4269 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras ( #5628 )
2 years ago
ZHCai
a0c677ef0d
🌐 Update wording in Chinese translation for `docs/zh/docs/python-types.md` ( #5416 )
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] >
2 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] >
2 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>
2 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>
2 years ago
ASpathfinder
a26a3c1cbf
🌐 Add Chinese translation for `docs/zh/docs/advanced/wsgi.md` ( #4505 )
Co-authored-by: Jeodre <[email protected] >
Co-authored-by: KellyAlsa-massive-win <[email protected] >
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