90f78e2fa7
Draft 0.11.0 ( #594 )
...
* fix for #584
* fix for #580
* fix typing
* connect to db in test
* refactor test
* remove async mark
* connect client
* fix mypy
* fix mypy
* update deps
* check py3.10?
* remove py3.6, bump version
2022-03-28 18:47:35 +02:00
cd6d9c85af
Lint code base using black
2022-02-06 19:20:27 +03:30
4431a643d5
Update get_or_create method and its tests
2022-02-06 19:14:17 +03:30
2517572a14
Reformat project
2022-02-01 10:33:29 +03:30
fc32001fe7
Update get_or_create method
2022-02-01 09:44:07 +03:30
0e167dc89f
use existing encode_json to avoid code duplication, rename queryset customization param and move it to Meta, move docs to models from inheritance
2022-01-26 17:59:00 +01:00
6299ea4383
can custom query_cls
2022-01-18 16:41:22 +08:00
9ce61d2269
fix type hint
2022-01-18 15:55:18 +08:00
02df4300dd
fix json to bytes when bulk-create
2022-01-18 15:45:15 +08:00
5677bda054
fix json fields in bulk operations
2022-01-14 18:27:49 +01:00
bca6b6eef0
add bulk_post_update: signals
2022-01-14 18:26:11 +08:00
5b7d2d23cb
add tests
2022-01-14 15:49:26 +08:00
da05e5ba1d
split tests into packages
2021-03-30 12:48:39 +02:00