Commit Graph

11 Commits

Author SHA1 Message Date
Joshua Kifer 29761999e7 Allow custom model config 2021-07-24 11:43:48 -07:00
collerek b423c1c56d fixes for #270 and #274 2021-07-21 14:39:23 +02:00
collerek 7b1d1ad328 test for missing nested models in generated pydantic models 2021-07-21 13:55:48 +02:00
collerek 107404c3e8 fix inherited pk and add field accessor access to relations 2021-06-25 13:32:31 +02:00
collerek 0254abcd6c fix chars 2021-06-02 10:37:27 +02:00
collerek f52797fb06 more tests for excluding parent fields, finished docs 2021-06-02 10:16:47 +02:00
collerek 3b9c8b323b add exclude_parent_fields param and first test 2021-06-01 18:51:06 +02:00
collerek b643c884ac add fastapi tests for get_pydantic 2021-05-24 18:04:41 +02:00
collerek 981d10d4db add tests for self-reference ormar -> pydantic 2021-05-24 10:29:27 +02:00
collerek b611c891cd fix default check 2021-05-23 16:50:51 +02:00
collerek f93ab413de add get_pydantic and basic tests 2021-05-23 16:44:24 +02:00