|
|
f93ab413de
|
add get_pydantic and basic tests
|
2021-05-23 16:44:24 +02:00 |
|
|
|
638af9ad4c
|
fix #173 and https://github.com/uriyyo/fastapi-pagination/issues/73
|
2021-04-23 15:45:35 +02:00 |
|
|
|
db7ac905b2
|
optimize __getattribute__ access
|
2021-03-26 10:24:56 +01:00 |
|
|
|
859ed5d1fc
|
some types improvements
|
2021-03-19 18:40:46 +01:00 |
|
|
|
3fd231cf3c
|
wip - through models fields -> attached in queries, accesible from instances, creates in add and queryset create
|
2021-02-15 17:30:14 +01:00 |
|
|
|
ef0a4cbd49
|
fix json fields and fix choices validation
|
2021-02-11 11:25:08 +01:00 |
|
|
|
7a8d11b1c7
|
finish docstrings in models package
|
2021-01-01 12:54:38 +01:00 |
|
|
|
3cb3afb042
|
fix excluding default values in nested model fields in prefetch_related
|
2020-12-15 15:59:26 +01:00 |
|
|
|
00ab8a6d1d
|
switch to decorator used to register property_fields and save it on Meta inner class to expose to cloned fastapi models
|
2020-12-04 09:51:00 +01:00 |
|
|
|
b838fa1edf
|
some cleanup and optimization
|
2020-12-03 09:15:19 +01:00 |
|