Sebastián Ramírez
c96d6b791c
📝 Add docs for virtual environments and environment variables, update contributing ( #1082 )
2024-08-23 14:03:39 -05:00
Esteban Maya
1eb40b1f33
📝 Update ModelRead to ModelPublic documentation and examples ( #885 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-08 18:07:48 -05:00
Sebastián Ramírez
9141c8a920
✨ Add source examples for Python 3.10 and 3.9 with updated syntax ( #842 )
...
Co-authored-by: Esteban Maya Cadavid <emayacadavid9@gmail.com>
2024-03-21 17:49:38 -05:00
Sebastián Ramírez
fa12c5d87b
✨ Add new method sqlmodel_update()
to update models in place, including an update
parameter for extra data ( #804 )
2024-02-17 14:49:39 +01:00
Sebastián Ramírez
fa2f178b8a
✨ Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester ( #722 )
...
Co-authored-by: Mohamed Farahat <farahats9@yahoo.com>
Co-authored-by: Stefan Borer <stefan.borer@gmail.com>
Co-authored-by: Peter Landry <peter.landry@gmail.com>
Co-authored-by: Anton De Meester <antondemeester+github@gmail.com>
2023-12-04 15:42:39 +01:00
Sebastián Ramírez
5c0fca1d96
✏️ Fix typo, simplify single quote/apostrophe character in "Sister Margaret's" everywhere in the docs ( #721 )
2023-12-04 13:13:03 +01:00
Sebastián Ramírez
799d0aa7a6
📝 Update details syntax with new pymdown extensions format ( #713 )
2023-11-28 23:12:33 +01:00
Sebastián Ramírez
a95bd3873d
🔧 Update config with new pymdown extensions ( #712 )
...
* 🔧 Update config with new pymdown extensions
* 📝 Update admonition blocks syntax
* 📝 Update syntax for tabs with new pymdown extensions
2023-11-28 21:50:33 +01:00
Sebastián Ramírez
9d3ca01dd0
📝 Tweak wording in docs/tutorial/fastapi/multiple-models.md
( #674 )
...
Co-authored-by: Luis Benitez <lbenitez000@gmail.com>
2023-10-23 20:37:07 +00:00
Jerry Wu
d192142eb9
📝 Fix docs for Pydantic's fields using le
(lte
is invalid, use le
) ( #207 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-23 16:28:51 +00:00
Sebastián Ramírez
56f43904c1
🎨 Update docs format and references with pre-commit and Ruff ( #667 )
2023-10-23 08:11:36 +00:00
Kian-Meng Ang
1568bad01e
✏️ Fix typos found with codespell ( #520 )
...
Found via `codespell -S *.svg,*.css,*.js,*.drawio -L pullrequest,sesion`
2023-10-22 16:50:44 +04:00
kurtportelli
a2cda8377f
📝 Update docs for models for updating, id
should not be updatable ( #335 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-28 01:43:42 +02:00
VictorGambarini
ad0766fe3e
✏ Fix typos in multiple files in the docs ( #400 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 23:22:59 +02:00
Jack Homan
4de5a41720
✏ Fix typo in docs/tutorial/fastapi/tests.md
( #265 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 23:04:38 +02:00
cirrusj
452f18d8bc
✏ Fix typos in docs/tutorial/fastapi/update.md
( #268 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 23:00:09 +02:00
Hao Wang
426da7c443
✏ Fix typo in docs/tutorial/fastapi/simple-hero-api.md
( #247 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:55:27 +00:00
Gal Bracha
015f7acbc5
✏ Fix typos in docs/tutorial/automatic-id-none-refresh.md
, docs/tutorial/fastapi/update.md
, docs/tutorial/select.md
( #185 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:53:34 +00:00
wmcgee3
aa5803fbbb
✏ Fix typos in docs/tutorial/fastapi/update.md
( #162 )
...
Co-authored-by: pwildenhain <35195136+pwildenhain@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:51:46 +00:00
Måns Magnusson
6f1ffccd4f
✏ Fix typos in docs/tutorial/code-structure.md
, docs/tutorial/fastapi/multiple-models.md
, docs/tutorial/fastapi/simple-hero-api.md
, docs/tutorial/many-to-many/index.md
( #116 )
...
Co-authored-by: moonso <mans.magnusson@scilifelab.se>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:50:33 +00:00
Feanil Patel
63dd44dc86
✏ Fix typo in docs/tutorial/fastapi/tests.md
( #113 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:33:41 +00:00
Sebastián Ramírez
155c6178cd
✨ Document indexes and make them opt-in ( #205 )
2021-12-28 11:48:03 +01:00
Yaqueline Hoyos
410d7af6b6
✏ Fix typo in FastAPI tutorial ( #192 )
2021-12-14 19:25:06 +01:00
Alexandre Batisse
dc3acda4ed
✏ Fix typos in docs titles ( #28 )
2021-12-14 18:20:54 +01:00
Sebastián Ramírez
6d1d86ab85
📝 Add docs
2021-08-24 15:02:48 +02:00