13 Commits (90eb57061454a7bf69de0f527c818028bbbcbf40)

Author SHA1 Message Date
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390) 12 months ago
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 1 year ago
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389) 1 year ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 1 year ago
Alejandra 7b1da59b28
✏️ Fix typo in `docs/en/docs/tutorial/extra-models.md` (#11329) 1 year ago
Sebastián Ramírez b584faffee
📝 Add notes about Pydantic v2's new `.model_dump()` (#10929) 2 years ago
Sebastián Ramírez 2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
Sebastián Ramírez 69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
Katherine Bancroft d0e739d8f2
📝 Add note in docs on order in Pydantic Unions (#1591) 5 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 5 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 5 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 6 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 6 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 6 years ago
Sebastián Ramírez aa84ac8e3e
Implement support for Pydantic's ORM mode (#322) 6 years ago
Daniel Michaels 4ab349a2a8 ✏️ fixed small typo /tutorial/extra-models.md (#159) 6 years ago
Sebastián Ramírez dc1e94d05f
Document and test union and list response models (#108) 6 years ago
Sebastián Ramírez 1896153d58 ✏️ Fix typos 7 years ago
Sebastián Ramírez 37bc3614fd 📝 Fix docs clarification about dict unwrapping 7 years ago
Sebastián Ramírez 0125ea4f83 📝 Update tutorials 7 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 7 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 7 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 7 years ago
Sebastián Ramírez 99c7ebdb6b 📝 Add docs for extra models 7 years ago