14 Commits

Author SHA1 Message Date
Sebastián Ramírez
5100200bea
📝 Update markdown includes format (#1254) 2024-12-22 14:30:05 +00:00
Sebastián Ramírez
605bc8229c
✏️ Fix typo in cascade_delete docs (#1030) 2024-07-22 22:52:55 +00:00
Esteban Maya
86ab09f7ec
Add support for cascade delete relationships: cascade_delete, ondelete, and passive_deletes (#983)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-20 21:08:06 -05:00
Alejandra
da1253c21f
📝 Update docs (#1003) 2024-07-16 22:03:52 -05:00
Mieszko Bańczerowski
24e76c7a13
✏️ Fix typo in docs/tutorial/relationship-attributes/index.md (#880) 2024-06-04 18:58:27 -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
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
27a81b2112
🎨 Run pre-commit on all files and autoformat (#666) 2023-10-23 11:46:31 +04: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
Jorge Alvarado
bdcf11bca6
📝 Update instructions about how to make a foreign key required in docs/tutorial/relationship-attributes/define-relationships-attributes.md (#474)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-22 16:03:51 +04:00
Jorge Alvarado
0aaf39d539
✏ Fix typo in docs/tutorial/relationship-attributes/define-relationships-attributes.md (#239)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 23:31:38 +02:00
Sebastián Ramírez
6d1d86ab85 📝 Add docs 2021-08-24 15:02:48 +02:00