157 Commits

Author SHA1 Message Date
alv2017
dae2b957ba 🌐 Add Russian translation for /docs/ru/docs/tutorial/sql-databases.md (#13079) 2024-12-17 21:20:20 +00:00
Aleksandr Lobanov
627242b8ae 🌐 Update Russian translation for docs/ru/docs/deployment/docker.md (#13048) 2024-12-12 22:48:28 +00:00
alv2017
5cc1b065ba 🌐 Add Russian translation for docs/ru/docs/virtual-environments.md (#13026) 2024-12-10 11:34:19 +00:00
Aleksandr Andrukhov
d8e7edba80 🌐 Add Russian translation for docs/ru/docs/tutorial/security/oauth2-jwt.md (#10601) 2024-12-10 10:56:08 +00:00
Aleksandr Andrukhov
a54e336b22 🌐 Add Russian translation for docs/ru/docs/tutorial/security/simple-oauth2.md (#10599) 2024-12-10 10:53:40 +00:00
Aleksandr Andrukhov
b667e6ff12 🌐 Add Russian translation for docs/ru/docs/tutorial/security/get-current-user.md (#10594) 2024-12-10 10:52:27 +00:00
Alejandra
d0626aa565 📝 Update includes in docs/ru/docs/tutorial/query-param-models.md (#12994) 2024-12-09 14:00:54 +01:00
alv2017
b0f0abda0d 🌐 Add Russian translation for docs/ru/docs/fastapi-cli.md (#13041) 2024-12-09 12:49:43 +00:00
doas root
c32cfc5c4d 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md (#12445) 2024-11-26 21:36:50 +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
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
Elton Jefferson
4c1a1938bc 📝 Fix broken link in docs (#12495) 2024-10-20 20:20:23 +01:00
WISDERFIN
0507458504 🌐 Add Russian translation for docs/ru/docs/environment-variables.md (#12436) 2024-10-15 13:38:57 +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
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
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
85bd4067c2 📝 Add documentation for non-translated pages and scripts to verify them (#12020) 2024-08-14 17:57:10 -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
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
Aleksandr Andrukhov
c96afadbd7 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/sub-dependencies.md (#10515) 2024-07-27 18:59:11 -05:00
kittydoor
60f7fe4006 📝 Update Hypercorn links in all the docs (#11744) 2024-07-14 12:06:59 -05:00
s111d
dfa75c1587 🌐 Add Russian translation for docs/ru/docs/about/index.md (#10961) 2024-05-12 19:58:32 -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
Anton Yakovlev
91606c3c38 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md (#11411) 2024-04-06 10:43:55 -05:00
Lufa1u
7ae1f9003f 🌐 Update Russian translations for deployments docs (#11271) 2024-04-03 11:22:47 -05:00
Aleksandr Andrukhov
a9b0911470 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md (#10532) 2024-04-01 23:21:06 -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
水上 皓登
f29b30b784 🔥 Remove link to Pydantic's benchmark, on other i18n pages. (#11224) 2024-03-20 20:10:47 -05:00
Sebastián Ramírez
f0becc4452 ♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date (#11304) 2024-03-16 18:54:24 -05: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
👁Max👁
299bf22ad8 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/index.md (#11223) 2024-03-09 01:35:05 +01:00
Aleksandr Andrukhov
9060c427a6 🌐 Add Russian translation for docs/ru/docs/tutorial/security/first-steps.md (#10541) 2024-01-23 09:00:11 -05:00
Aleksandr Andrukhov
ac5e73b19d 🌐 Add Russian translation for docs/ru/docs/tutorial/handling-errors.md (#10375) 2024-01-23 08:56:29 -05:00
Aleksandr Andrukhov
672b501b98 🌐 Add Russian translation for docs/ru/docs/tutorial/encoder.md (#10374) 2024-01-23 08:56:12 -05:00
Aleksandr Andrukhov
95d5902af1 🌐 Add Russian translation for docs/ru/docs/tutorial/body-updates.md (#10373) 2024-01-23 08:55:32 -05:00
Nikita
5132976253 🌐 Russian translation: updated fastapi-people.md. (#10255) 2024-01-23 08:54:17 -05:00
Delitel-WEB
58e2f8b1d9 ✏️ Fix typo in docs/ru/docs/index.md (#10672) 2024-01-12 09:10:31 -05:00
Aleksandr Andrukhov
3ca38568c1 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md (#10410)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2024-01-12 12:12:19 +01:00
Aleksandr Andrukhov
33e57e6f02 🌐 Add Russian translation for docs/ru/docs/tutorial/request-forms-and-files.md (#10347)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2024-01-09 21:06:10 +04:00
Aleksandr Andrukhov
a64b2fed91 🌐 Fix typos in Russian translations for docs/ru/docs/tutorial/background-tasks.md, docs/ru/docs/tutorial/body-nested-models.md, docs/ru/docs/tutorial/debugging.md, docs/ru/docs/tutorial/testing.md (#10311) 2024-01-09 16:52:07 +01:00
Aleksandr Andrukhov
933668b42e 🌐 Add Russian translation for docs/ru/docs/tutorial/request-files.md (#10332)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: oubush <oubush@users.noreply.github.com>
2024-01-09 10:51:54 -05:00
Aleksandr Andrukhov
3256c3ff07 🌐 Add Russian translation for docs/ru/docs/learn/index.md (#10539)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-09 10:31:45 -05:00
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
2023-10-25 00:26:06 +04:00