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 |
Nayeon Kim
|
9d1f0e3512
|
🌐 Fix Korean translation for `docs/ko/docs/tutorial/response-status-code.md` (#11718)
|
2024-06-14 10:06:53 -05:00 |
Nayeon Kim
|
e4d08e9e1f
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/extra-data-types.md` (#11711)
|
2024-06-13 21:45:10 -05:00 |
Nayeon Kim
|
40bb8fac5b
|
🌐 Fix Korean translation for `docs/ko/docs/tutorial/body-nested-models.md` (#11710)
|
2024-06-12 07:49:35 -05:00 |
Sebastián Ramírez
|
7b55bf37b5
|
📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit (#11496)
|
2024-04-28 22:18:04 -07:00 |
Sebastián Ramírez
|
a901e2f449
|
📝 Update references to UJSON (#11464)
|
2024-04-18 18:58:47 -05:00 |
Nils Lindemann
|
ebc8ac7295
|
📝 Tweak docs and translations links, typos, format (#11389)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-18 14:53:19 -05:00 |
DoHyun Kim
|
d6997ab2a0
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md` (#5744)
|
2024-04-02 17:37:23 -05:00 |
kty4119
|
5a297971a1
|
🌐 Add Korean translation for `docs/ko/docs/help-fastapi.md` (#4139)
|
2024-04-02 17:36:57 -05:00 |
Dong-Young Kim
|
c964d04004
|
🌐 Add Korean translation for `docs/ko/docs/advanced/events.md` (#5087)
|
2024-04-02 17:35:55 -05:00 |
JungWooGeon
|
bfd6060996
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md` (#5695)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-01 23:18:08 -05:00 |
Sebastián Ramírez
|
c1796275f9
|
📝 Tweak docs and translations links and remove old docs translations (#11381)
|
2024-03-31 18:52:53 -05:00 |
Alejandra
|
93034fea48
|
📝 Update links to Pydantic docs to point to new website (#11328)
|
2024-03-21 20:42:11 -05:00 |
choi-haram
|
6297c8a0bd
|
🌐 Fix Korean translation for `docs/ko/docs/index.md` (#11296)
|
2024-03-18 11:26:07 -05:00 |
choi-haram
|
ff4c4e0c42
|
🌐 Add Korean translation for `docs/ko/docs/about/index.md` (#11299)
🌐 Add Korean translation for docs/ko/docs/about/index.md
|
2024-03-18 11:25:02 -05:00 |
Elliott Larsen
|
e11e5d20e7
|
🌐 Add Korean translation for `docs/ko/docs/advanced/index.md` (#9613)
|
2024-03-14 18:04:00 +01:00 |
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)
|
2024-03-13 20:02:19 +01:00 |
김명기
|
b8941c31ea
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/global-dependencies.md` (#11123)
|
2024-02-14 10:05:47 -05:00 |
김명기
|
b1fa0f262e
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#11124)
|
2024-02-11 08:49:45 -05:00 |
Kani Kim
|
c0df023557
|
✏️ Fix minor typos in `docs/ko/docs/` (#11126)
|
2024-02-11 08:48:31 -05:00 |
Kani Kim
|
383870a275
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/schema-extra-example.md` (#11121)
|
2024-02-09 07:35:46 -05:00 |
Kani Kim
|
a5edc3f85b
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/body-fields.md` (#11112)
|
2024-02-09 05:36:26 -05:00 |
김명기
|
d048b485cd
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/cookie-params.md` (#11118)
|
2024-02-09 05:34:57 -05:00 |
Kani Kim
|
b7e1551286
|
🌐 Update Korean translation for `/docs/ko/docs/dependencies/index.md` (#11114)
|
2024-02-09 05:34:13 -05:00 |
Kani Kim
|
378623294e
|
🌐 Update Korean translation for `/docs/ko/docs/deployment/docker.md` (#11113)
|
2024-02-09 05:33:00 -05:00 |
Soonho Kwon
|
d254e2f6ad
|
🌐 Update Korean translation for `docs/ko/docs/tutorial/first-steps.md`, `docs/ko/docs/tutorial/index.md`, `docs/ko/docs/tutorial/path-params.md`, and `docs/ko/docs/tutorial/query-params.md` (#4218)
|
2024-02-02 12:39:46 -05:00 |
JeongHyeongKim
|
7178eb4fb1
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/middleware.md` (#2829)
|
2024-01-31 09:35:27 -05:00 |
Sebastián Ramírez
|
4d93299a57
|
🔧 Update sponsors, remove Deta (#11041)
|
2024-01-28 11:38:34 +01:00 |
Jun-Ah 준아
|
3817514992
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/background-tasks.md` (#5910)
|
2024-01-27 04:28:49 -05:00 |
Kani Kim
|
00395f3eeb
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/dependencies/index.md` (#10989)
|
2024-01-27 04:12:44 -05:00 |
Kani Kim
|
2378cfd56a
|
🌐 Add Korean translation for `/docs/ko/docs/tutorial/body.md` (#11000)
|
2024-01-27 04:11:46 -05:00 |
Kani Kim
|
3351674918
|
🌐 Add Korean translation for `docs/ko/docs/help/index.md` (#10983)
|
2024-01-23 09:05:09 -05:00 |
Kani Kim
|
058044fdb1
|
🌐 Add Korean translation for `docs/ko/docs/features.md` (#10976)
|
2024-01-23 09:04:27 -05:00 |
DoHyun Kim
|
0ec0df5090
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/get-current-user.md` (#5737)
|
2024-01-23 09:02:49 -05:00 |
HyeonJeong Yeo
|
6c3d8eb2d9
|
🌐 Add Korean translation for `docs/ko/docs/deployment/docker.md` (#5657)
|
2024-01-22 14:50:44 -05:00 |
gyudoza
|
79ab317cbd
|
🌐 Add Korean translation for `docs/ko/docs/deployment/server-workers.md` (#4935)
|
2024-01-22 14:49:13 -05:00 |
gyudoza
|
3f95f6fe41
|
🌐 Add Korean translation for `docs/ko/docs/deployment/index.md` (#4561)
|
2024-01-22 14:47:57 -05:00 |
jungsu.kwon
|
66ef70a2ba
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/path-operation-configuration.md` (#3639)
|
2024-01-22 14:43:22 -05:00 |
Jeesang Kim
|
ea6e0ffdc0
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/static-files.md` (#2957)
|
2024-01-22 14:42:37 -05:00 |
Spike Ho Yeol Lee
|
8ec9e30010
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/response-model.md` (#2766)
|
2024-01-22 14:41:09 -05:00 |
Dahun Jeong
|
83944b9e26
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/body-multiple-params.md` (#2461)
|
2024-01-22 14:37:52 -05:00 |
Spike Ho Yeol Lee
|
87a4c9ef01
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/query-params-str-validations.md` (#2415)
|
2024-01-22 14:37:01 -05:00 |
JRIM
|
2a8f8d1ac0
|
🌐 Add Korean translation for `docs/ko/docs/python-types.md` (#2267)
|
2024-01-22 14:34:47 -05:00 |
Spike Ho Yeol Lee
|
01d774d38c
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/body-nested-models.md` (#2506)
|
2024-01-22 14:31:27 -05:00 |
Kani Kim
|
c3019096e7
|
🌐 Add Korean translation for `docs/ko/docs/learn/index.md` (#10977)
|
2024-01-19 18:04:42 -05:00 |
ChanHaeng Lee
|
75ea31c79e
|
✏️ Fix typo error in `docs/ko/docs/tutorial/path-params.md` (#10758)
|
2024-01-15 16:40:57 -05:00 |
Takuma Yamamoto
|
e628e1928e
|
✏️ Update Python version in `index.md` in several languages (#10711)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-01-09 18:13:02 +00:00 |
Sumin Kim
|
6efd537204
|
✏️ Update Python version in `docs/ko/docs/index.md` (#10680)
|
2024-01-09 17:23:09 +01:00 |