Commit Graph

14 Commits

Author SHA1 Message Date
11e6f1eecd Fix collerek/ormar#588 documentation for distinct keyword to count method 2022-03-17 14:10:59 -04:00
13a8655126 exclude through models 2021-06-06 15:58:38 +02:00
c8ca6edb22 fix for not saving related model in reverse rel 2021-06-02 13:05:10 +02:00
15e12ef55b allow customization of through model relation names 2021-04-16 16:27:07 +02:00
1c24ade8c8 fix __all__ error in exclude, update docs 2021-04-16 14:14:24 +02:00
67904980ce add docs 2021-03-15 18:45:46 +01:00
0ea9b0952c add default exceptions to relations, test one argument, test querysetproxy, test deeply nested 2021-03-09 10:13:51 +01:00
a8ae50276e update docs, add load_all(), tests for load_all, make through field optional 2021-03-03 19:48:40 +01:00
95385425fe update the dosc with split of queries, fix tests 2021-01-29 11:17:43 +01:00
b710ed9780 add tests for cross model forward references, add docs for processing forwardrefs, wip on refactoring queries into separate pages based on functionality 2021-01-26 17:29:40 +01:00
63f7b0d572 update docs 2020-12-22 13:10:48 +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
bae2d8e1c8 clean the meta, more tests, partial update of the docs 2020-12-11 13:13:13 +01:00
2e7cad722b reorganize docs into sections for easier navigation part 1 2020-12-10 18:10:08 +01:00