Sebastián Ramírez
afc0c324cf
➖ Drop support for Python 3.8 in CI and docs ( #1695 )
...
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com >
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com >
2025-12-26 12:03:06 +01:00
Motov Yurii
4ea6a32f6f
✅ Simplify tests for code examples, one test file for multiple variants ( #1664 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-24 16:47:05 +01: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
Sebastián Ramírez
d8effcbc5c
📝 Add source examples for Python 3.9 and 3.10 ( #715 )
...
* 📝 Add source examples for Python 3.9 and 3.10
* ✅ Add tests for new source examples for Python 3.9 and 3.10, still needs pytest markers
* ✅ Add tests for fastapi examples
* ✅ Update tests for FastAPI app testing, for Python 3.9 and 3.10, fixing multi-app testing conflicts
* ✅ Require Python 3.9 and 3.10 for tests
* ✅ Update tests with missing markers
2023-11-29 16:51:55 +01:00
Yoann Mosteiro
ee576ab279
✏ Fix broken variable/typo in docs for Read Relationships, hero_spider_boy.id => hero_spider_boy.team_id ( #106 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2022-08-27 22:06:56 +00:00
Sebastián Ramírez
eb8c496e10
🎨 Format tests, sort and remove unused imports
2021-08-24 15:41:03 +02:00
Sebastián Ramírez
79089f7a6c
✅ Add tests
2021-08-24 15:15:26 +02:00