|
|
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 |
|
|
|
89c05ecf54
|
add querysetproxy methods and tests
|
2021-06-08 14:54:16 +02:00 |
|
|
|
d441c36d01
|
finish implementing values, missing docstrings and docs
|
2021-06-07 17:42:30 +02:00 |
|
|
|
13a8655126
|
exclude through models
|
2021-06-06 15:58:38 +02:00 |
|
|
|
955ac48cdd
|
wip - refactor of alias resolver - through models columns with fields are not properly handled yet
|
2021-06-05 18:53:15 +02:00 |
|
|
|
b1b3d5cd92
|
first ugly version of values and values_list - to refactor and check with m2m
|
2021-06-04 18:21:16 +02:00 |
|
|
|
c8ca6edb22
|
fix for not saving related model in reverse rel
|
2021-06-02 13:05:10 +02:00 |
|
|
|
f52797fb06
|
more tests for excluding parent fields, finished docs
|
2021-06-02 10:16:47 +02:00 |
|
|
|
62c70250a9
|
Fix for #214
|
2021-06-02 02:16:23 -04:00 |
|
|
|
5e38426694
|
finish release notes, add more test
|
2021-04-20 11:52:41 +02:00 |
|
|
|
38a094baf7
|
modify workflow
|
2021-04-04 17:39:09 +02:00 |
|
|
|
593d233a46
|
fix too long fk names
|
2021-04-04 17:27:34 +02:00 |
|
|
|
a940fcad6e
|
fix merging lists of deeply nested reverse relations
|
2021-04-03 19:50:48 +02:00 |
|
|
|
749975d665
|
fix merging non relation list fields
|
2021-03-31 17:07:42 +02:00 |
|
|
|
4dc11b0de4
|
exclude pk_only models from beeing save_related
|
2021-03-30 17:54:28 +02:00 |
|
|
|
04047e4cd9
|
change order in save_related -> first upsert self then follow
|
2021-03-30 17:33:30 +02:00 |
|
|
|
da05e5ba1d
|
split tests into packages
|
2021-03-30 12:48:39 +02:00 |
|