mxp
8d26a3279a
Merge branch 'master' of https://github.com/jmnguye/fastapi
2023-08-16 23:54:53 +02:00
mxp
a346cd8b70
update other python file as well to get the right import for
...
declarative_base
The declarative_base() function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9 )
Base = declarative_base()
2023-08-16 23:49:31 +02:00
mxp
fe4f315d95
sort the import function
2023-08-15 23:25:11 +02:00
pre-commit-ci[bot]
4def93e172
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
2023-08-15 21:19:57 +00:00
mxp
1811a072e4
declarative_base functions have been move
...
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9 )
Base = declarative_base()
2023-08-15 23:03:23 +02:00
Sebastián Ramírez
63e7edb295
🔖 Release version 0.101.1
2023-08-14 12:03:14 +02:00
Sebastián Ramírez
50b6ff7da6
📝 Update release notes
2023-08-14 12:02:43 +02:00
github-actions
d46cd0b1f0
📝 Update release notes
2023-08-14 09:50:40 +00:00
Sebastián Ramírez
5e8f7f13d7
✨ Add `ResponseValidationError` printable details, to show up in server error logs ( #10078 )
2023-08-14 11:49:57 +02:00
github-actions
dafaf6a34c
📝 Update release notes
2023-08-14 09:17:05 +00:00
github-actions
87cc40e483
📝 Update release notes
2023-08-14 09:15:26 +00:00
Yusuke Tamura
25059a7717
🌐 Add Japanese translation for `docs/ja/docs/deployment/concepts.md` ( #10062 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 11:14:37 +02:00
Yusuke Tamura
2a5cc5fff3
🌐 Add Japanese translation for `docs/ja/docs/deployment/server-workers.md` ( #10064 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 11:13:28 +02:00
github-actions
014262c203
📝 Update release notes
2023-08-14 09:13:05 +00:00
Yusuke Tamura
9d6ce823c1
🌐 Update Japanese translation for `docs/ja/docs/deployment/docker.md` ( #10073 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 11:12:14 +02:00
github-actions
48d203a1e7
📝 Update release notes
2023-08-14 09:10:51 +00:00
Rostyslav
47166ed56c
🌐 Add Ukrainian translation for `docs/uk/docs/fastapi-people.md` ( #10059 )
2023-08-14 11:10:06 +02:00
github-actions
78f38c6bfd
📝 Update release notes
2023-08-10 15:59:15 +00:00
Rostyslav
e6afc5911b
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-params.md` ( #10032 )
2023-08-10 17:58:13 +02:00
github-actions
5c2a155809
📝 Update release notes
2023-08-10 15:55:32 +00:00
Vladislav Kramorenko
fe3eaf63e6
🌐 Add Russian translation for `docs/ru/docs/deployment/docker.md` ( #9971 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yois4101 <119609381+Yois4101@users.noreply.github.com>
2023-08-10 17:53:26 +02:00
github-actions
1f0d9086b3
📝 Update release notes
2023-08-10 15:53:06 +00:00
Nguyễn Khắc Thành
f0ab797de4
🌐 Add Vietnamese translation for `docs/vi/docs/python-types.md` ( #10047 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-10 17:52:25 +02:00
github-actions
82fafcc7ea
📝 Update release notes
2023-08-09 17:05:31 +00:00
Sebastián Ramírez
87398723f9
🔧 Add sponsor Porter ( #10051 )
2023-08-09 19:04:49 +02:00
github-actions
01383a57cb
📝 Update release notes
2023-08-09 13:27:14 +00:00
Sebastián Ramírez
14c96ef31b
🔧 Update sponsors, add Jina back as bronze sponsor ( #10050 )
2023-08-09 15:26:33 +02:00
github-actions
942ee69d85
📝 Update release notes
2023-08-05 08:46:58 +00:00
github-actions
6df10c9753
📝 Update release notes
2023-08-05 08:44:36 +00:00
github-actions
0f4a962c20
📝 Update release notes
2023-08-05 08:43:01 +00:00
Russ Biggs
bdd991244d
✏️ Fix typo in deprecation warnings in `fastapi/params.py` ( #9854 )
...
fix typo for deprecation warnings depreacated -> deprecated
2023-08-05 10:41:21 +02:00
Francis Bergin
69d5ebf34d
✏️ Fix typo in release notes ( #9835 )
2023-08-05 10:40:24 +02:00
ElliottLarsen
5e59acd35b
✏️ Fix typos in comments on internal code in `fastapi/concurrency.py` and `fastapi/routing.py` ( #9590 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2023-08-05 10:39:38 +02:00
github-actions
bb7bbafb5f
📝 Update release notes
2023-08-05 08:38:32 +00:00
github-actions
87e126be2e
📝 Update release notes
2023-08-05 08:36:27 +00:00
Adejumo Ridwan Suleiman
33e77b6e25
📝 Add external article: Build an SMS Spam Classifier Serverless Database with FaunaDB and FastAPI ( #9847 )
2023-08-05 10:36:05 +02:00
github-actions
51f5497f3f
📝 Update release notes
2023-08-05 08:35:55 +00:00
Vicente Merino
0b496ea1f8
📝 Fix typo in `docs/en/docs/contributing.md` ( #9878 )
...
Co-authored-by: Vicente Merino <vmerino@rexmas.com>
2023-08-05 10:34:07 +02:00
Reza Rohani
b76112f1a5
📝 Fix code highlighting in `docs/en/docs/tutorial/bigger-applications.md` ( #9806 )
...
Update bigger-applications.md
2023-08-05 10:33:08 +02:00
github-actions
f2e80fae09
📝 Update release notes
2023-08-05 08:28:26 +00:00
github-actions
d86a695db9
📝 Update release notes
2023-08-05 08:26:40 +00:00
Aleksandr Pavlov
1c919dee3c
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` ( #9970 )
...
Co-authored-by: dedkot <dedkot01@gmail.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-08-05 10:26:03 +02:00
Ahsan Sheraz
5891be5ff1
🌐 Add Urdu translation for `docs/ur/docs/benchmarks.md` ( #9974 )
2023-08-05 10:24:21 +02:00
github-actions
abfcb59fd0
📝 Update release notes
2023-08-05 08:23:39 +00:00
github-actions
0148c9508c
📝 Update release notes
2023-08-05 08:23:14 +00:00
dependabot[bot]
8f316be088
⬆ Bump mypy from 1.4.0 to 1.4.1 ( #9756 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.4.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 10:22:58 +02:00
dependabot[bot]
d48a184dd8
⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 ( #9960 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.17...9.1.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 10:22:39 +02:00
Sebastián Ramírez
8adbafc076
🔖 Release version 0.101.0
2023-08-04 23:00:17 +02:00
Sebastián Ramírez
4b5277744a
📝 Update release notes
2023-08-04 22:59:44 +02:00
github-actions
89a7cea561
📝 Update release notes
2023-08-04 20:58:08 +00:00