|
|
929e979d37
|
improve types -> make queryset generic
|
2021-03-19 16:52:47 +01:00 |
|
|
|
d388b9f745
|
fix everything?
|
2021-03-07 17:48:26 +01:00 |
|
|
|
f85fa7b8a7
|
order also toy name
|
2021-03-07 17:41:24 +01:00 |
|
|
|
e8329c0dcd
|
check orders
|
2021-03-07 14:10:35 +01:00 |
|
|
|
a8ae50276e
|
update docs, add load_all(), tests for load_all, make through field optional
|
2021-03-03 19:48:40 +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 |
|
|
|
a797373983
|
add nested for all aliases as postgres serves nulls first when order by desc
|
2020-11-11 10:35:16 +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 |
|
|
|
76a541d0e4
|
change test values to make it clear what is the order, not case sensitive - different on diff backends
|
2020-11-09 14:04:09 +01:00 |
|
|
|
ca38f7853e
|
working order by, refactor models merging, refactors ordering into dict
|
2020-11-09 12:45:32 +01:00 |
|
|
|
9f4bde595f
|
working for simple models, not including related models yet
|
2020-11-08 09:44:30 +01:00 |
|