Gabriel Soicher
36c177c232
Merge branch 'tiangolo:master' into master
2021-10-27 09:22:00 +02:00
Gabriel Soicher
bc8052a196
Add read_with_orm_mode for dataclasses
...
This allows for a workaround for SQLAlchemy dataclasses after the changes introduced in 0.67 .
It replicates the funcionality provided for Pydantic models (`read_with_orm_mode`) by allowing a special property to be set on dataclasses that want to opt in to the feature.
2021-10-27 09:18:17 +02:00
github-actions
58ab733f19
📝 Update release notes
2021-10-26 18:54:22 +00:00
weekwith.me
0a61a6c865
📝 Update `docs/tutorial/dependencies/classes-as-dependencies`: Add type of query parameters in a description of `Classes as dependencies` ( #4015 )
2021-10-26 18:53:40 +00:00
github-actions
fb1f341231
📝 Update release notes
2021-10-26 18:47:42 +00:00
Sam Courtemanche
652cf4bb6b
🌐 Add French translation for Tutorial - First steps ( #3455 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-26 18:47:01 +00:00
github-actions
08410ca568
📝 Update release notes
2021-10-26 18:34:11 +00:00
Sam Courtemanche
0d5e0ba5d5
🌐 Add French translation for `docs/tutorial/path-params.md` ( #3548 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-26 18:33:34 +00:00
github-actions
b2c9574fc6
📝 Update release notes
2021-10-26 18:16:12 +00:00
Sam Courtemanche
a859497a72
🌐 Add French translation for `docs/tutorial/query-params.md` ( #3556 )
...
Co-authored-by: Ruidy <ruidy.nemausat@gmail.com>
2021-10-26 20:15:30 +02:00
github-actions
3c93e803d5
📝 Update release notes
2021-10-26 18:14:17 +00:00
bilal alpaslan
0bd8f901df
🌐 Add Turkish translation for `docs/python-types.md` ( #3926 )
2021-10-26 20:13:34 +02:00
Sebastián Ramírez
864643ef76
📝 Update release notes
2021-10-07 19:38:36 +02:00
Sebastián Ramírez
5d80e02ae8
🔖 Release version 0.70.0
2021-10-07 19:34:27 +02:00
Sebastián Ramírez
affe542753
📝 Update release notes
2021-10-07 19:33:35 +02:00
github-actions
8e887d7145
📝 Update release notes
2021-10-07 17:21:11 +00:00
Sebastián Ramírez
46cf92c55a
⬆️ Upgrade Starlette to 0.16.0 ( #4016 )
2021-10-07 19:20:30 +02:00
Sebastián Ramírez
921b6f742a
🔖 Release version 0.69.0
2021-10-07 18:45:43 +02:00
Sebastián Ramírez
c1fee263e1
📝 Update release notes
2021-10-07 18:43:50 +02:00
github-actions
42d10ef4bf
📝 Update release notes
2021-10-07 16:22:27 +00:00
Thomas Grainger
637cf89dbd
🔧 Correct DeprecationWarning config and comment in pytest settings ( #4008 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 18:21:46 +02:00
github-actions
a81e2f20a5
📝 Update release notes
2021-10-07 16:15:21 +00:00
Andy Challis
53076170c0
✏ Fix typos in Deployment Guide ( #3975 )
...
Co-authored-by: Anthony Lukach <anthonylukach@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 18:14:39 +02:00
github-actions
eb89968b36
📝 Update release notes
2021-10-07 15:58:17 +00:00
tomwei7
c54fb7e208
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh ( #3131 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:57:38 +02:00
github-actions
077e5baf2c
📝 Update release notes
2021-10-07 15:56:18 +00:00
Kaustubh Gupta
9c6e0d02bb
📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku ( #3904 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:55:40 +02:00
github-actions
d198f38b45
📝 Update release notes
2021-10-07 15:45:28 +00:00
Nina Hwang
4ba1e81f16
✏ Fix typo in file paths in `docs/en/docs/contributing.md` ( #3752 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:44:46 +02:00
Jorge Alvarado
b1508dcacc
✏ Re-word and combine 2 paragraphs into 1 for readability ( #3346 )
2021-10-07 17:39:19 +02:00
github-actions
bb20f5e60d
📝 Update release notes
2021-10-07 15:30:34 +00:00
SaintMalik
7e4887ea55
✏ Fix a typo in `docs/en/docs/advanced/path-operation-advanced-configuration.md` and `docs/en/docs/release-notes.md` ( #3750 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:29:50 +00:00
github-actions
ffaecddbf6
📝 Update release notes
2021-10-07 14:37:59 +00:00
Jorge Alvarado
e43f434448
✏️ Add a missing comma in the security tutorial ( #3564 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:36:43 +00:00
github-actions
eb453a50b8
📝 Update release notes
2021-10-07 14:23:26 +00:00
jaystone776
5a28f95a93
✏ Fix typo in `docs/en/docs/help-fastapi.md` ( #3760 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:22:16 +00:00
github-actions
4093c35058
📝 Update release notes
2021-10-07 14:09:05 +00:00
Denys Marichev
7efdc11075
✏ Fix typo about file path in `docs/en/docs/tutorial/bigger-applications.md` ( #3285 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:07:46 +00:00
github-actions
24cda290e8
📝 Update release notes
2021-10-07 13:59:14 +00:00
Bharat Raghunathan
d06b4d7bb8
✏ Re-word to clarify test client in `docs/en/docs/tutorial/testing.md` ( #3382 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:57:51 +00:00
github-actions
1a8284725a
📝 Update release notes
2021-10-07 13:32:54 +00:00
Pax
4f168c5ada
📝 Fix incorrect highlighted code ( #3325 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:32:14 +00:00
github-actions
b67532ee5c
📝 Update release notes
2021-10-07 13:27:16 +00:00
Edd Salkield
c29aa0bc87
🔧 Swap light/dark theme button icon ( #3246 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:26:36 +02:00
github-actions
5551e7282c
📝 Update release notes
2021-10-07 13:14:08 +00:00
Somraj Saha
8e68ddbddf
📝 Add external link to article: How-to deploy FastAPI app to Heroku ( #3241 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:13:10 +00:00
github-actions
46882b9ae1
📝 Update release notes
2021-10-07 13:07:24 +00:00
mori yuta
e423c8241a
✏ Fix link in Japanese docs for `docs/ja/docs/deployment/docker.md` ( #3245 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:06:17 +02:00
github-actions
3581034eff
📝 Update release notes
2021-10-07 13:01:11 +00:00
Abraham Hinteregger
b69781b161
✏ Fix typo (mistranslation) in `docs/en/docs/advanced/templates.md` ( #3211 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:00:33 +00:00