270 Commits

Author SHA1 Message Date
Sofie Van Landeghem f8878f3a98 🩺 Unify the badges across all tutorial translations (#13329)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2025-02-20 21:53:18 +01:00
Sebastián Ramírez 9ec452a154 📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (...) (#13377) 2025-02-15 17:23:59 +01:00
Zhongheng Cheng 27c700a6d3 🌐 Update Chinese translation for docs/zh/docs/fastapi-cli.md (#13102) 2025-01-03 16:16:52 +00:00
Chen Pu 13a5b3f9b9 🌐 Update Chinese translation for docs/zh/docs/advanced/security/oauth2-scopes.md (#13110) 2024-12-29 20:41:04 +00:00
Zhongheng Cheng f2986a1d53 🌐 Update Chinese translation for docs/zh/docs/async.md (#13095) 2024-12-23 21:53:06 +00:00
Zhongheng Cheng c015245676 🌐 Add Chinese translation for docs/zh/docs/advanced/openapi-webhooks.md (#13091) 2024-12-19 15:30:38 +00:00
Zhongheng Cheng a9f63e5d22 🌐 Add Chinese translation for docs/zh/docs/advanced/async-tests.md (#13074) 2024-12-17 21:49:06 +00:00
Zhibang Yue a559f8f397 🌐 Add Chinese translation for docs/zh/docs/advanced/events.md (#12512) 2024-12-17 21:28:37 +00:00
Zhongheng Cheng a0f6494803 🌐 Update Chinese translation for docs/zh/docs/advanced/testing-dependencies.md (#13066) 2024-12-17 21:18:42 +00:00
Zhongheng Cheng 929e844754 🌐 Add Chinese translation for docs/zh/docs/tutorial/sql-databases.md (#13051) 2024-12-15 17:11:14 +00:00
史雲昔 (Vincy SHI) d3360406c4 🌐 Update Chinese translation for docs/zh/docs/tutorial/query-params-str-validations.md (#12928) 2024-12-15 17:10:14 +00:00
Zhongheng Cheng c1220535cc 🌐 Add Chinese translation for docs/zh/docs/tutorial/header-param-models.md (#13040) 2024-12-15 16:44:11 +00:00
史雲昔 (Vincy SHI) 0e5f5d2e93 🌐 Update Chinese translation for docs/zh/docs/tutorial/path-params.md (#12926) 2024-12-15 16:43:19 +00:00
史雲昔 (Vincy SHI) 97206ee28f 🌐 Update Chinese translation for docs/zh/docs/tutorial/first-steps.md (#12923) 2024-12-15 16:39:22 +00:00
Zhongheng Cheng 9802b90b66 🌐 Add Chinese translation for docs/zh/docs/tutorial/cookie-param-models.md (#13038) 2024-12-10 20:38:03 +00:00
Zhongheng Cheng 0d49633776 🌐 Add Chinese translation for docs/zh/docs/tutorial/request-form-models.md (#13045) 2024-12-10 20:36:08 +00:00
史雲昔 (Vincy SHI) b65ed450b3 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md (#12931) 2024-11-26 22:06:31 +00:00
Sebastián Ramírez 1c711e7147 📝 Update includes format in docs with an automated script (#12950) 2024-11-18 03:25:44 +01:00
Sebastián Ramírez 602e953158 🔥 Remove obsolete tutorial translation to Chinese for docs/zh/docs/tutorial/sql-databases.md, it references files that are no longer on the repo (#12949) 2024-11-17 22:31:41 +00:00
David Caro bfaf4c303f 📝 Remove mention of Celery in the project generators (#12742)
Signed-off-by: David Caro <me@dcaro.es>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-11-10 17:23:38 +00:00
Sebastián Ramírez 8767a31c80 📝 Update contributing.md docs, include note to not translate this page (#12841) 2024-11-10 17:11:56 +00:00
Sebastián Ramírez 7fb9c5922d 📝 Fix admonition double quotes with new syntax (#12835)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-09 16:39:20 +00:00
Zhaohan Dong e812f87276 📝 Update includes in docs/zh/docs/advanced/additional-responses.md (#12828) 2024-11-09 16:29:26 +00:00
史云昔 (Vincy SHI) 58eb4e4fc5 🌐 Add Chinese translation for docs/zh/docs/environment-variables.md (#12784) 2024-11-09 12:17:15 +00:00
Zhaohan Dong 5e0722276a 📝 Update includes in docs/zh/docs/tutorial/background-tasks.md (#12798) 2024-11-09 11:49:55 +00:00
史云昔 (Vincy SHI) 45d9fabbdd 🌐 Add Chinese translation for docs/zh/docs/virtual-environments.md (#12790) 2024-11-08 19:23:26 +00:00
Elton Jefferson 4c1a1938bc 📝 Fix broken link in docs (#12495) 2024-10-20 20:20:23 +01:00
Sebastián Ramírez 7daaac2bc3 ✨ Add new tutorial for SQL databases with SQLModel (#12285) 2024-10-09 21:44:42 +02:00
Sebastián Ramírez 0f7d67e85c 🔧 Remove base_path for mdx_include Markdown extension in MkDocs (#12391) 2024-10-06 22:36:54 +02:00
Pavlo Pohorieltsev 3f3a3dd664 📝 Update link to Swagger UI configuration docs (#12264) 2024-10-04 13:34:57 +02:00
Kayque Govetri c93810e097 📝 Adding links for Playwright and Vite in docs/project-generation.md (#12274) 2024-10-04 13:16:34 +02:00
Waket Zheng 4a94fe3c82 🌐 Add Chinese translation for docs/zh/docs/project-generation.md (#12170) 2024-09-12 19:01:54 +02:00
lkw123 f41f6234af 🌐 Update Chinese translation for docs/zh/docs/how-to/index.md (#12070) 2024-08-28 08:48:13 -05:00
xuvjso f0866bc205 🌐 Update docs about dependencies with yield (#12028) 2024-08-19 12:35:03 -05:00
Sebastián Ramírez 9bfc48ad9f 📝 Update FastAPI People, do not translate to have the most recent info (#12034) 2024-08-17 16:20:31 -05:00
Alejandra 8a146b7a28 🔥 Remove Sentry link from Advanced Middleware docs (#12031) 2024-08-16 18:18:02 -05:00
Jiri Kuncar c81f575d0d 🔨 Specify email-validator dependency with dash (#11515)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:50:01 -05:00
Sebastián Ramírez b0a8e7356a 📝 Update admonitions in docs missing (#11998) 2024-08-12 16:47:53 -05:00
Sebastián Ramírez 0cd844d387 🔧 Update docs setup with latest configs and plugins (#11953) 2024-08-05 23:48:30 -05:00
CAO Mingpei abe62d8a81 🌐 Update Chinese translation for docs/zh/docs/tutorial/query-params.md (#11557) 2024-08-04 18:33:57 -05:00
白宦成 b1774bae1b 🌐 Update typo in Chinese translation for docs/zh/docs/advanced/testing-dependencies.md (#11944) 2024-08-04 12:01:03 -05:00
Sebastián Ramírez 221e59b0d1 🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913) 2024-07-29 18:35:07 -05:00
Sebastián Ramírez 81234084cd 📝 Re-structure docs main menu (#11904) 2024-07-27 19:03:57 -05:00
kittydoor 60f7fe4006 📝 Update Hypercorn links in all the docs (#11744) 2024-07-14 12:06:59 -05:00
Augustus D'Souza f9ac185bf0 ✏️ Fix links to alembic example repo in docs (#11628) 2024-07-14 01:46:19 +00:00
Logan d60f8c59b9 🌐 Add Chinese translation for docs/zh/docs/fastapi-cli.md (#11786) 2024-07-05 08:46:16 -05:00
Logan f785676b83 🌐 Update Chinese translation for docs/tutorial/security/oauth2-jwt.md (#11781) 2024-07-02 21:17:04 -05:00
chaoless f7a11bc0b4 🌐 Update Chinese translation for docs/zh/docs/advanced/templates.md (#11620) 2024-05-27 11:19:21 -05:00
chaoless c4f6439888 🌐 Update Chinese translation for docs/zh/docs/tutorial/sql-databases.md (#11539) 2024-05-07 16:00:22 -05:00
Lucas-lyh 0c82015a8c 🌐 Add Chinese translation for docs/zh/docs/how-to/configure-swagger-ui.md (#11501) 2024-05-05 16:34:13 -05:00