This website requires JavaScript.
Explore
Help
Sign In
Prodream
/
ormar
Watch
1
Star
0
Fork
0
You've already forked ormar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9bb22d2ea4071e1df94e7f95dfb78b0eec74e486
ormar
/
tests
/
test_inheritance_and_pydantic_generation
History
collerek
3528d6effa
add docs, provide check if Config is a class, ignore dynamic bases for mypy
2021-07-25 12:11:50 +02:00
..
__init__.py
add get_pydantic and basic tests
2021-05-23 16:44:24 +02:00
test_excluding_parent_fields_inheritance.py
fix chars
2021-06-02 10:37:27 +02:00
test_geting_the_pydantic_models.py
add fastapi tests for get_pydantic
2021-05-24 18:04:41 +02:00
test_inheritance_concrete.py
add docs, provide check if Config is a class, ignore dynamic bases for mypy
2021-07-25 12:11:50 +02:00
test_inheritance_mixins.py
add get_pydantic and basic tests
2021-05-23 16:44:24 +02:00
test_inheritance_with_default.py
fix inherited pk and add field accessor access to relations
2021-06-25 13:32:31 +02:00
test_nested_models_pydantic.py
fixes for
#270
and
#274
2021-07-21 14:39:23 +02:00