|
|
ad9d065c6d
|
start to refactor fields and eclude_fields into ExcludableItems to simplify access
|
2021-02-26 17:47:52 +01:00 |
|
|
|
0fe95b0c7b
|
Refactor in join in order to make possibility for nested duplicated relations (and it was a mess :D)
|
2021-01-15 17:05:23 +01:00 |
|
|
|
381995250d
|
update docs, fix for ellipsis for whole model, some more tests
|
2020-11-12 11:08:27 +01:00 |
|
|
|
1242e5d600
|
allow passing a dict and set to fields and exclude_fields, store it as dict
|
2020-11-11 19:00:03 +01:00 |
|
|
|
9350b929aa
|
black, add additional tests with combined fields and exclude_fields, add aliases for column names to tests with fields and exclude_fields
|
2020-11-11 10:10:30 +01:00 |
|
|
|
358b5c2e52
|
restore typing in tests and docs, remove unused metaclass code
|
2020-11-01 10:11:25 +01:00 |
|
|
|
3c10892db7
|
liniting, black, mypy fixes
|
2020-10-31 18:22:15 +01:00 |
|
|
|
7d5e291a19
|
switch to equals in most of the code, fix dependencies, clean tests, make all not relation fields work with type hints
|
2020-10-31 18:11:48 +01:00 |
|
|
|
85d119c14b
|
update docs, update allow_blank in test and string fields
|
2020-10-08 18:03:26 +02:00 |
|
|
|
f802ae37ce
|
update readme, bump version
|
2020-10-05 10:08:51 +02:00 |
|
|
|
287b970a09
|
add fields method limiting the models columns fetched from db
|
2020-10-05 09:40:41 +02:00 |
|