135 Commits (040448811a6e4524607e438d5b1d3e8f203d2c62)

Author SHA1 Message Date
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 1 year ago
水上 皓登 f29b30b784
🔥 Remove link to Pydantic's benchmark, on other i18n pages. (#11224) 1 year ago
Sebastián Ramírez f0becc4452
♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date (#11304) 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
Sho Nakamura aae14c5379
🌐 Add Japanese translation for `docs/ja/docs/tutorial/security/get-current-user.md` (#2681) 1 year ago
3w36zj6 13b908df68
🌐 Add Japanese translation for `docs/ja/docs/tutorial/security/index.md` (#5798) 1 year ago
SwftAlpc 851daec754
🌐 Add Japanese translation for `docs/ja/docs/tutorial/encoder.md` (#1955) 1 year ago
SwftAlpc 1ac6b761e1
🌐 Add Japanese translation for `docs/ja/docs/tutorial/extra-data-types.md` (#1932) 1 year ago
SwftAlpc 7b462b2e69
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/dependencies-with-yield.md` (#1961) 1 year ago
SwftAlpc b518241c59
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#1960) 1 year ago
SwftAlpc c68836ae46
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/sub-dependencies.md` (#1959) 1 year ago
tokusumi 289fbc83ba
🌐 Add Japanese translation for `docs/ja/docs/tutorial/background-tasks.md` (#2668) 1 year ago
SwftAlpc 39bb4bbdfc
🌐 Add Japanese translation for `docs/ja/docs/tutorial/dependencies/index.md` and `docs/ja/docs/tutorial/dependencies/classes-as-dependencies.md` (#1958) 1 year ago
SwftAlpc 5c71522974
🌐 Add Japanese translation for `docs/ja/docs/tutorial/response-model.md` (#1938) 1 year ago
SwftAlpc a14907a47d
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-multiple-params.md` (#1903) 1 year ago
SwftAlpc b73de83ca2
🌐 Add Japanese translation for `docs/ja/docs/tutorial/path-params-numeric-validations.md` (#1902) 1 year ago
SwftAlpc efac3a293f
🌐 Add Japanese translation for `docs/ja/docs/python-types.md` (#1899) 1 year ago
SwftAlpc 217bff20ca
🌐 Add Japanese translation for `docs/ja/docs/tutorial/handling-errors.md` (#1953) 1 year ago
SwftAlpc 88225ae231
🌐 Add Japanese translation for `docs/ja/docs/tutorial/response-status-code.md` (#1942) 1 year ago
SwftAlpc c238292b44
🌐 Add Japanese translation for `docs/ja/docs/tutorial/extra-models.md` (#1941) 1 year ago
SwftAlpc 2619bbd7cd
🌐 Add Japanese tranlsation for `docs/ja/docs/tutorial/schema-extra-example.md` (#1931) 1 year ago
SwftAlpc 88f19be7c3
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-nested-models.md` (#1930) 1 year ago
SwftAlpc 15429a9c39
🌐 Add Japanese translation for `docs/ja/docs/tutorial/body-fields.md` (#1923) 1 year ago
Piotr Szaciłowski fd97e8efe4
📝 Update usage of Token model in security docs (#9313) 1 year ago
Takuma Yamamoto e628e1928e
✏️ Update Python version in `index.md` in several languages (#10711) 1 year ago
Sebastián Ramírez e8bd645fa9
📝 Update data structure and render for external-links (#10495) 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) 1 year ago
Yusuke Tamura 3106a3a50e
🌐 Add Japanese translation for `docs/ja/docs/deployment/https.md` (#10298) 2 years ago
Sebastián Ramírez 8cd7cfc2b6
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (#10114) 2 years ago
Sebastián Ramírez d4201a49bc
📝 Restructure docs for cloud providers, include links to sponsors (#10110) 2 years ago
Yusuke Tamura 25059a7717
🌐 Add Japanese translation for `docs/ja/docs/deployment/concepts.md` (#10062) 2 years ago
Yusuke Tamura 2a5cc5fff3
🌐 Add Japanese translation for `docs/ja/docs/deployment/server-workers.md` (#10064) 2 years ago
Yusuke Tamura 9d6ce823c1
🌐 Update Japanese translation for `docs/ja/docs/deployment/docker.md` (#10073) 2 years ago
Sebastián Ramírez 5656ed09ef
Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages (#9742) 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) 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
Saleumsack KEOBOUALAY ed1f93f803
🌐 Add setup for translations to Lao (#9396) 2 years ago
Evzen Ptacek 0e75981bd0
🌐 Initiate Czech translation setup (#9288) 2 years ago
LeeeeT d4e85da18b
🌐 🔠 📄 🐢 Translate docs to Emoji 🥳 🎉 💥 🤯 🤯 (#5385) 2 years ago
Sebastián Ramírez 69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
gusty1g 639cf3440a
🌐 Tamil translations - initial setup (#5564) 2 years ago
har8 83012a9cf6
🌐 Initiate Armenian translation setup (#5844) 2 years ago
Sebastián Ramírez a270ab0c3f
⬆️ Upgrade analytics (#6025) 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
Ryusei Ishikawa 59208e4ddc
🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` (#4983) 2 years ago
nikkie 0781a91d19
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` (#2969) 2 years ago
zhangbo 22524a1610
✏ Fix typo in docs about contributing, for compatibility with `pip` in Zsh (#5523) 2 years ago