Marcelo Trylesinski
dde7bd1ceb
📝 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` ( #14176 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Valentyn
d9249c1949
📝 Fix Twitter to be X (Twitter) everywhere in documentation ( #13809 )
...
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-08-31 12:49:48 +02:00
Arnaud Durand
e902ed5fc6
📝 Bring the `scope` claim in line with the standard in `docs_src/security/tutorial005.py` ( #11189 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2025-08-31 12:03:10 +02:00
Denny Biasiolli
408b8a9beb
📝 Remove links to site callbackhell.com that doesn't exist anymore ( #14006 )
2025-08-31 11:56:21 +02:00
Sebastián Ramírez
214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font ( #13706 )
...
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-11 15:37:26 +02:00
Sofie Van Landeghem
f8878f3a98
🩺 Unify the badges across all tutorial translations ( #13329 )
...
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2025-02-20 21:53:18 +01:00
Sebastián Ramírez
9ec452a154
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) ( #13377 )
2025-02-15 17:23:59 +01: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
Alex Wendland
34ed88394c
📝 Update includes in `docs/em/docs/tutorial/body-updates.md` ( #12799 )
2024-11-09 11:27:35 +00:00
Elton Jefferson
4c1a1938bc
📝 Fix broken link in docs ( #12495 )
2024-10-20 20:20:23 +01:00
Sebastián Ramírez
7daaac2bc3
✨ Add new tutorial for SQL databases with SQLModel ( #12285 )
2024-10-09 21:44:42 +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
Marcin Sulikowski
6e98249c21
📝 Fix async test example not to trigger DeprecationWarning ( #12084 )
2024-08-30 18:00:41 +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
Alejandra
8a146b7a28
🔥 Remove Sentry link from Advanced Middleware docs ( #12031 )
2024-08-16 18:18:02 -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
a25c92ceb9
♻️ Add support for `pip install "fastapi[standard]"` with standard dependencies and `python -m fastapi` ( #11935 )
...
* ♻️ Add support for `pip install "fastapi[standard]"` and make `fastapi` not include the optional standard dependencies
* 📝 Update docs to include new fastapi[standard]
* ✨ Add new stub fastapi command that tells people to install fastapi[standard]
* ✅ Add tests for new stub CLI
* 🔧 Add new command fastapi in main fastapi project, for when fastapi-cli is not installed
* ✏️ Fix types
* 📝 Add note about quotes when installing fastapi[standard]
* 📝 Update docs about standard extra dependencies
* ⬆️ Upgrade fastapi-cli
2024-08-02 01:03:05 -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
kittydoor
60f7fe4006
📝 Update Hypercorn links in all the docs ( #11744 )
2024-07-14 12:06:59 -05:00
DamianCzajkowski
a3a6c61164
📝 Update docs with Ariadne reference from Starlette to FastAPI ( #11797 )
2024-07-13 20:57:52 -05:00
Augustus D'Souza
f9ac185bf0
✏️ Fix links to alembic example repo in docs ( #11628 )
2024-07-14 01:46:19 +00: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
Jordan Shatford
71321f0129
📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts` ( #11339 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-02 22:42:11 -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
theoohoho
f1329abf99
✏️ Fix broken link in `docs/tutorial/sql-databases.md` in several languages ( #10716 )
2024-01-12 08:39:54 -05:00
Piotr Szaciłowski
fd97e8efe4
📝 Update usage of Token model in security docs ( #9313 )
...
Co-authored-by: Alejandra Sánchez <ing.alejandrasanchezv@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-11 16:21:35 -05:00
Nils Lindemann
6bda1326a4
📝 Add location info to `tutorial/bigger-applications.md` ( #10552 )
2024-01-11 16:59:27 +01:00
Sebastián Ramírez
c55f90df32
⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments ( #10846 )
...
* 📝 Update docs for compatibility with Starlette 0.29.0 and new template arguments
* ⬆️ Upgrade Starlette to >=0.29.0,<0.33.0
* 📌 Remove AnyIO pin
2023-12-26 21:12:34 +01:00
Koke
759378d67f
✏️ Update Pydantic links to dotenv support ( #10511 )
2023-10-30 12:00:16 +04:00
Hasnat Sajid
cbc8f18664
✏️ Fix links in `docs/em/docs/async.md` ( #10507 )
2023-10-30 11:05:01 +04:00
Dmitry
fbe6ba6df1
✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8 ( #10521 )
...
typo in index page
7️⃣ ❌ -> 8️⃣ ✅
2023-10-30 11:01:00 +04: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
Sebastián Ramírez
e8bd645fa9
📝 Update data structure and render for external-links ( #10495 )
...
* 📝 Update data structure and render for external-links
* 📝 Update translations for external links
2023-10-22 11:35:13 +04:00
Heinz-Alexander Fuetterer
ae84ff6e44
✏️ Fix typos in emoji docs and in some source examples ( #10438 )
2023-10-20 13:00:44 +04:00
Sebastián Ramírez
dc7838eec3
🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord. ( #10485 )
2023-10-20 12:39:03 +04:00
Sebastián Ramírez
8cd7cfc2b6
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To ( #10114 )
...
* 📝 Start How To docs section, move Peewee, remove Peewee from dependencies
* 🚚 Move em files to new locations
* 🚚 Move and re-structure advanced docs, move relevant to How To
* 🔧 Update MkDocs config, new files in How To
* 📝 Move docs for Conditional OpenAPI for Japanese to How To
* 📝 Move example source files for Extending OpenAPI into each of the new sections
* ✅ Update tests with new locations for source files
* 🔥 Remove init from Peewee examples
2023-08-19 21:54:04 +02:00
Sebastián Ramírez
d4201a49bc
📝 Restructure docs for cloud providers, include links to sponsors ( #10110 )
2023-08-19 15:11:35 +02:00
Sebastián Ramírez
5656ed09ef
✨ Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages ( #9742 )
...
* ✨ Add MkDocs hooks to re-use all config from en, and auto-generate missing docs files form en
* 🔧 Update MkDocs config for es
* 🔧 Simplify configs for all languages
* ✨ Compute available languages from MkDocs Material for config overrides in hooks
* 🔧 Update config for MkDocs for en, to make paths compatible for other languages
* ♻️ Refactor scripts/docs.py to remove all custom logic that is now handled by the MkDocs hooks
* 🔧 Remove ta language as it's incomplete (no translations and causing errors)
* 🔥 Remove ta lang, no translations available
* 🔥 Remove dummy overrides directories, no longer needed
* ✨ Use the same missing-translation.md file contents for hooks
* ⏪ ️ Restore and refactor new-lang command
* 📝 Update docs for contributing with new simplified workflow for translations
* 🔊 Enable logs so that MkDocs can show its standard output on the docs.py script
2023-06-25 14:33:58 +02:00