55 Commits (7fade13ac8696e529c070a42349951cdba8b4987)

Author SHA1 Message Date
Sebastián Ramírez 9ec452a154
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377) 3 months ago
Sebastián Ramírez 1c711e7147
📝 Update includes format in docs with an automated script (#12950) 5 months ago
David Caro bfaf4c303f
📝 Remove mention of Celery in the project generators (#12742) 6 months ago
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835) 6 months ago
paintdog 5eec59fa4d
📝 Update includes in `docs/de/docs/tutorial/middleware.md` (#12729) 6 months ago
Sebastián Ramírez 5c080d81ae
📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md` (#12822) 6 months ago
Alissa c88e82d6ec
📝 Update includes for `docs/de/docs/tutorial/body-multiple-params.md` (#12699) 6 months ago
Alexander Bejarano 503ece76d6
📝 Update includes in `docs/de/docs/tutorial/response-status-code.md` (#12585) 6 months ago
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 7 months ago
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515) 9 months ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 9 months ago
Nils Lindemann 4d2e77cdb7
🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md` (#10357) 1 year ago
Nils Lindemann ffabc36caf
🌐 Add German translation for `docs/de/docs/tutorial/path-params.md` (#10290) 1 year ago
Nils Lindemann 6e47b3256e
🌐 Add German translation for `docs/de/docs/tutorial/handling-errors.md` (#10379) 1 year ago
Nils Lindemann 43c6e408e4
🌐 Add German translation for `docs/de/docs/tutorial/bigger-applications.md` (#10554) 1 year ago
Nils Lindemann 1506010664
🌐 Add German translation for `docs/de/docs/tutorial/static-files.md` (#10584) 1 year ago
Nils Lindemann a2d42e32d2
🌐 Add German translation for `docs/de/docs/tutorial/security/oauth2-jwt.md` (#10522) 1 year ago
Nils Lindemann a8127fe48f
🌐 Add German translation for `docs/de/docs/tutorial/response-model.md` (#10345) 1 year ago
Nils Lindemann 71c60bc5f5
🌐 Add German translation for `docs/de/docs/tutorial/extra-models.md` (#10351) 1 year ago
Nils Lindemann 1da96eff26
🌐 Add German translation for `docs/de/docs/tutorial/body-updates.md` (#10396) 1 year ago
Nils Lindemann df50cd081e
🌐 Add German translation for `docs/de/docs/tutorial/metadata.md` (#10581) 1 year ago
Nils Lindemann 247611337c
🌐 Add German translation for `docs/de/docs/tutorial/testing.md` (#10586) 1 year ago
Nils Lindemann de25cc7fa9
🌐 Add German translation for `docs/de/docs/tutorial/schema-extra-example.md` (#10597) 1 year ago
Nils Lindemann f43ac35fe5
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-with-yield.md` (#10422) 1 year ago
Nils Lindemann 92fe883a2c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/global-dependencies.md` (#10420) 1 year ago
Nils Lindemann 544b5872c0
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/sub-dependencies.md` (#10409) 1 year ago
Nils Lindemann 4081ce3b29
🌐 Add German translation for `docs/de/docs/tutorial/security/index.md` (#10429) 1 year ago
Nils Lindemann daecb67c1c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#10411) 1 year ago
Nils Lindemann 2228740177
🌐 Add German translation for `docs/de/docs/tutorial/extra-data-types.md` (#10534) 1 year ago
Nils Lindemann 504fb2a64f
🌐 Add German translation for `docs/de/docs/tutorial/security/simple-oauth2.md` (#10504) 1 year ago
Nils Lindemann 9899a074d3
🌐 Add German translation for `docs/de/docs/tutorial/security/get-current-user.md` (#10439) 1 year ago
Nils Lindemann 1a6ba66907
🌐 Add German translation for `docs/de/docs/tutorial/path-operation-configuration.md` (#10383) 1 year ago
Nils Lindemann 1628e96a0f
🌐 Add German translation for `docs/de/docs/tutorial/request-forms-and-files.md` (#10368) 1 year ago
Nils Lindemann b9eeede273
🌐 Add German translation for `docs/de/docs/tutorial/encoder.md` (#10385) 1 year ago
Nils Lindemann 537b7addaf
🌐 Add German translation for `docs/de/docs/tutorial/security/first-steps.md` (#10432) 1 year ago
Nils Lindemann 474d6bc07b
🌐 Add German translation for `docs/de/docs/tutorial/request-forms.md` (#10361) 1 year ago
Nils Lindemann 272d27e8b5
🌐 Add German translation for `docs/de/docs/tutorial/cookie-params.md` (#10323) 1 year ago
Nils Lindemann 32ba7dc04d
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/classes-as-dependencies.md` (#10407) 1 year ago
Nils Lindemann 2925f1693c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/index.md` (#10399) 1 year ago
Nils Lindemann bea72bfc47
🌐 Add German translation for `docs/de/docs/tutorial/header-params.md` (#10326) 1 year ago
Nils Lindemann 80ae42e0b9
🌐 Add German translation for `docs/de/docs/tutorial/path-params-numeric-validations.md` (#10307) 1 year ago
Nils Lindemann 372e2c84e5
🌐 Add German translation for `docs/de/docs/tutorial/query-params-str-validations.md` (#10304) 1 year ago
Nils Lindemann 0c14608618
🌐 Add German translation for `docs/de/docs/tutorial/request-files.md` (#10364) 1 year ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 1 year ago
Nils Lindemann 653a3579ca
🌐 Add German translation for `docs/de/docs/tutorial/body-nested-models.md` (#10313) 1 year ago
Nils Lindemann 4185f0bd9d
🌐 Add German translation for `docs/de/docs/tutorial/body-fields.md` (#10310) 1 year ago
Nils Lindemann 32e5a37d1d
🌐 Add German translation for `docs/de/docs/tutorial/body.md` (#10295) 1 year ago
Nils Lindemann 26ab83e157
🌐 Add German translation for `docs/de/docs/tutorial/body-multiple-params.md` (#10308) 1 year ago
Nils Lindemann e55c7ccbcb
🌐 Add German translation for `docs/de/docs/tutorial/query-params.md` (#10293) 1 year ago
Johannes Jungbluth 2f6fdf62b9
🌐 Add German translation for `docs/de/docs/tutorial/middleware.md` (#10391) 1 year ago