|
|
eea2ba0bef
|
Correct spelling mistakes (#1163)
Co-authored-by: collerek <collerek@gmail.com>
|
2023-08-15 11:56:19 +02:00 |
|
|
|
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 |
|
|
|
33b492216d
|
fix ident
|
2022-01-25 17:52:20 +08:00 |
|
|
|
6297846819
|
orjson test and doc
|
2022-01-21 10:03:00 +08:00 |
|
|
|
f52797fb06
|
more tests for excluding parent fields, finished docs
|
2021-06-02 10:16:47 +02:00 |
|
|
|
3279ef7a85
|
finish inheritance docs, remove original through model from metadta, add high level overview in api docs
|
2021-01-05 15:18:13 +01:00 |
|
|
|
27c377ec5c
|
add cloning through model and working inheritance with many to many fields - for further tests
|
2020-12-29 16:40:46 +01:00 |
|
|
|
63f7b0d572
|
update docs
|
2020-12-22 13:10:48 +01:00 |
|
|
|
c8aad2385c
|
change limit/offset with select related to be applied on a subquery and limit only main model query
|
2020-12-21 18:42:17 +01:00 |
|
|
|
4cca8fe63f
|
divide docs in sections, provide Meta attributes inheritance, add tests for fastapi use wih mixins and concrete
|
2020-12-11 15:51:29 +01:00 |
|