Vladislav Kramorenko
Vladislav Kramorenko
https://github.com/tiangolo/fastapi/pull/5577 :globe_with_meridians: Add Russian translation for `docs/ru/docs/fastapi-people.md`. The last PR [#5324](https://github.com/tiangolo/fastapi/pull/5324) with this page lost commits...
Added translation of the specified page into Russian. Checked locally (Python 3.10 / Chrome/Mozilla) and the test script from this page.
It was in PR [#4909](https://github.com/tiangolo/fastapi/pull/4909), but Sebastian asked to split that pages. And besides, the page itself has been changed since then. Checked locally (Python 3.10 / Chrome).
When it is written in the settings `BASE_DIR = Path(__file__).resolve().parent.parent` the extension does not send statistics to the API. Even if it is written in another module and then imported...
Абзац `Подготовка окружения` есть, но команд для создания такового нет - при работе с другими проектами могут возникнуть проблемы.