alv2017
bb98f7df6d
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` ( #13412 )
2 months ago
Sebastián Ramírez
9ec452a154
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) ( #13377 )
2 months ago
Rishat-F
998a9139d3
🌐 Update Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #13252 )
3 months ago
alv2017
4d60022c88
🌐 Add Russian translation for `docs/ru/docs/tutorial/bigger-applications.md` ( #13154 )
3 months ago
Yaroslav Luchinsky
4cd5a7ac1c
🌐 Update Russian translation for `docs/ru/docs/tutorial/security/first-steps.md` ( #13159 )
3 months ago
alv2017
dae2b957ba
🌐 Add Russian translation for `/docs/ru/docs/tutorial/sql-databases.md` ( #13079 )
4 months ago
Aleksandr Andrukhov
d8e7edba80
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/oauth2-jwt.md` ( #10601 )
4 months ago
Aleksandr Andrukhov
a54e336b22
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/simple-oauth2.md` ( #10599 )
4 months ago
Aleksandr Andrukhov
b667e6ff12
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/get-current-user.md` ( #10594 )
4 months ago
Alejandra
d0626aa565
📝 Update includes in `docs/ru/docs/tutorial/query-param-models.md` ( #12994 )
4 months ago
doas root
c32cfc5c4d
🌐 Add Russian translation for `docs/ru/docs/tutorial/query-param-models.md` ( #12445 )
5 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 )
Signed-off-by: David Caro <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 months ago
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>
5 months ago
Sebastián Ramírez
0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs ( #12391 )
6 months ago
Jiri Kuncar
c81f575d0d
🔨 Specify `email-validator` dependency with dash ( #11515 )
Co-authored-by: svlandeg <[email protected] >
8 months ago
Sebastián Ramírez
0cd844d387
🔧 Update docs setup with latest configs and plugins ( #11953 )
8 months ago
Aleksandr Andrukhov
c96afadbd7
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/sub-dependencies.md` ( #10515 )
9 months ago
Nils Lindemann
ebc8ac7295
📝 Tweak docs and translations links, typos, format ( #11389 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Anton Yakovlev
91606c3c38
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` ( #11411 )
1 year ago
Aleksandr Andrukhov
a9b0911470
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md` ( #10532 )
1 year ago
Sebastián Ramírez
c1796275f9
📝 Tweak docs and translations links and remove old docs translations ( #11381 )
1 year ago
Alejandra
93034fea48
📝 Update links to Pydantic docs to point to new website ( #11328 )
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
👁Max👁
299bf22ad8
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/index.md` ( #11223 )
1 year ago
Aleksandr Andrukhov
9060c427a6
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/first-steps.md` ( #10541 )
1 year ago
Aleksandr Andrukhov
ac5e73b19d
🌐 Add Russian translation for `docs/ru/docs/tutorial/handling-errors.md` ( #10375 )
1 year ago
Aleksandr Andrukhov
672b501b98
🌐 Add Russian translation for `docs/ru/docs/tutorial/encoder.md` ( #10374 )
1 year ago
Aleksandr Andrukhov
95d5902af1
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-updates.md` ( #10373 )
1 year ago
Aleksandr Andrukhov
3ca38568c1
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md` ( #10410 )
Co-authored-by: Vladislav Kramorenko <[email protected] >
1 year ago
Aleksandr Andrukhov
33e57e6f02
🌐 Add Russian translation for `docs/ru/docs/tutorial/request-forms-and-files.md` ( #10347 )
Co-authored-by: Alejandra <[email protected] >
1 year ago
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 )
1 year ago
Aleksandr Andrukhov
933668b42e
🌐 Add Russian translation for `docs/ru/docs/tutorial/request-files.md` ( #10332 )
Co-authored-by: Vladislav Kramorenko <[email protected] >
Co-authored-by: oubush <[email protected] >
1 year ago
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
1 year ago
Sebastián Ramírez
2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above ( #10442 )
* 📝 Update docs, require Python 3.8+, drop 3.7
* 🔧 Update pyproject.toml, drop support for Python 3.7, require Python 3.8+
* 👷 Update CI GitHub Actions, drop support for Python 3.7, require 3.8+
* 📝 Update docs' references to Python 3.6 and 3.7, use Python 3.8
2 years ago
Aleksandr Andrukhov
cb410d3015
🌐 Fix typo in Russian translation for `docs/ru/docs/tutorial/body-fields.md` ( #10224 )
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
Aleksandr Andrukhov
84794221d9
🌐 Add Russian translation for `docs/ru/docs/tutorial/header-params.md` ( #10226 )
Co-authored-by: Artem Golicyn <[email protected] >
Co-authored-by: Nikita <[email protected] >
2 years ago
Aleksandr Pavlov
1c919dee3c
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` ( #9970 )
Co-authored-by: dedkot <[email protected] >
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
Nikita
88d96799b1
🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md` ( #9963 )
Co-authored-by: dedkot <[email protected] >
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
dedkot
608cc4fea3
🌐 Add Russian translation for `docs/tutorial/request-forms.md` ( #9841 )
2 years ago
Sergei Glazkov
81772b46a8
🌐 Add Russian translation for `docs/ru/docs/tutorial/response-model.md` ( #9675 )
Co-authored-by: s.glazkov <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <[email protected] >
Co-authored-by: ivan-abc <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file ( #9737 )
2 years ago
TabarakoAkula
47342cdd18
🌐 Add Russian translation for `docs/ru/docs/tutorial/metadata.md` ( #9681 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ivan-abc <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
TabarakoAkula
4c401aef0f
🌐 Add Russian translation for `docs/tutorial/path-operation-configuration.md` ( #9696 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ivan-abc <[email protected] >
Co-authored-by: Alexandr <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
ivan-abc
612cbee165
🌐 Add Russian translation for `docs/tutorial/extra-models.md` ( #9619 )
Co-authored-by: Alexandr <[email protected] >
2 years ago
ivan-abc
a2a0119c14
🌐 Add Russian translation for `docs/tutorial/cors.md` ( #9608 )
Co-authored-by: Alexandr <[email protected] >
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
Alexandr
57727fa4e0
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-nested-models.md` ( #9605 )
Co-authored-by: ivan-abc <[email protected] >
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
Ildar Ramazanov
e3d67a150c
🌐 Add Russian translation for `docs/ru/docs/tutorial/index.md` ( #5896 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Alexandr
510fa5b7fe
🌐 Add Russian translation for `docs/ru/docs/tutorial/schema-extra-example.md` ( #9621 )
Co-authored-by: ivan-abc <[email protected] >
2 years ago
Sergei Solomein
8474bae744
🌐 Add Russian translation for `docs/tutorial/body.md` ( #3885 )
Co-authored-by: Teregov_Ruslan <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: FedorGN <[email protected] >
2 years ago