Commit Graph

4 Commits

Author SHA1 Message Date
6e2a2ad129 Queryset mixins (#629)
* add enum field

* add decorator for asyncio

* fix enum typing, additional tests, add docs

* add more tests

* query-mixin

* use dict to replace ordereddict

Co-authored-by: collerek <collerek@gmail.com>
2022-05-07 14:02:30 +02:00
347c056c30 fix dict subtracting with dict and set 2021-03-30 17:12:56 +02:00
64d3d1b693 add exclude to save_related method, switch to same relation_map from iter 2021-03-30 16:26:10 +02:00
da05e5ba1d split tests into packages 2021-03-30 12:48:39 +02:00