|
|
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 |
|
|
|
5677bda054
|
fix json fields in bulk operations
|
2022-01-14 18:27:49 +01:00 |
|
|
|
94e6c61032
|
fix lint
|
2022-01-14 18:28:43 +08:00 |
|
|
|
bca6b6eef0
|
add bulk_post_update: signals
|
2022-01-14 18:26:11 +08:00 |
|
|
|
c1d42498b9
|
fix indent
|
2022-01-10 09:58:17 +08:00 |
|
|
|
5bf3c1a709
|
fix ut coverage
|
2022-01-10 09:56:48 +08:00 |
|
|
|
b2541bed1e
|
Added poetry integration.
Description:
* Fixed github actions;
* Removed requirements.txt;
* Fixed CONTRIBUTING.md;
* Fixed black and flake8.
Signed-off-by: Pavel <win10@list.ru>
|
2021-10-08 16:56:59 +04:00 |
|
|
|
6d0a5477cd
|
wip pc problems backup
|
2021-03-14 19:09:34 +01:00 |
|
|
|
ff9d412508
|
add 4 new relation signales, add 4 new aggr methods, wip to cleanup
|
2021-03-12 12:13:08 +01:00 |
|
|
|
9f8e8e87e8
|
next part of the docs and api documentation in beta ver
|
2021-01-04 19:38:21 +01:00 |
|
|
|
5c15564e0b
|
add part of docstrings
|
2020-12-08 16:40:15 +01:00 |
|
|
|
9f86e1d46e
|
bump version, more tests, update docs
|
2020-12-06 19:45:09 +01:00 |
|
|
|
85be9e8b80
|
add signals, register six signals on each models (pre/post + save/update/delete)
|
2020-12-06 17:23:46 +01:00 |
|
|
|
2bbfd05017
|
add base signal class
|
2020-12-06 10:28:48 +01:00 |
|
|
|
00ab8a6d1d
|
switch to decorator used to register property_fields and save it on Meta inner class to expose to cloned fastapi models
|
2020-12-04 09:51:00 +01:00 |
|