|
|
5c633d32a8
|
fix tests
|
2021-03-15 10:37:55 +01:00 |
|
|
|
8682427910
|
for now revert type changes to avoid mypy errors, add validation for through models, clean docs etc
|
2021-03-05 12:02:41 +01:00 |
|
|
|
4e27f07a7e
|
som types fixes, fix for wrong prefixes in model_row for complex relations, test load_all with repeating tables, add docs
|
2021-03-04 13:12:07 +01:00 |
|
|
|
a8ae50276e
|
update docs, add load_all(), tests for load_all, make through field optional
|
2021-03-03 19:48:40 +01:00 |
|
|
|
a99000d2c0
|
add possibility to exclude/include fields (refactor to excludableitems), fix for through model only on related side of the relation, fix for exclude of through model related models
|
2021-03-01 19:26:33 +01:00 |
|
|
|
ad9d065c6d
|
start to refactor fields and eclude_fields into ExcludableItems to simplify access
|
2021-02-26 17:47:52 +01:00 |
|
|
|
7bf781098f
|
add update to queryset, add update_through_instance, start to update docs
|
2021-02-26 11:28:44 +01:00 |
|
|
|
503f589fa7
|
refactor order bys into OrderQuery, add ordering to through models too
|
2021-02-25 17:28:05 +01:00 |
|
|
|
c139ca4f61
|
add possibility to filter on through models fields
|
2021-02-24 18:14:25 +01:00 |
|
|
|
e697235172
|
intorduce relation flags on basefield and simplify imports
|
2021-02-21 17:46:06 +01:00 |
|
|
|
5d40fb6bff
|
WIP - further work and refactoring
|
2021-02-17 13:51:38 +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 |
|
|
|
e56b0b5c49
|
remove unused tests for now
|
2021-02-10 17:55:35 +01:00 |
|
|
|
d808499907
|
test json field
|
2021-02-10 17:49:24 +01:00 |
|