Commit Graph

24 Commits

Author SHA1 Message Date
2088cb16b5 fix isnull typo and formatting 2021-04-22 18:55:45 +02:00
1c24ade8c8 fix __all__ error in exclude, update docs 2021-04-16 14:14:24 +02:00
844ecae8f9 fix recursion limit for complicated models structures with many loops 2021-03-29 17:07:01 +02:00
01904580e5 add release docs, add docs, finish tests 2021-03-10 11:39: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
ef0a4cbd49 fix json fields and fix choices validation 2021-02-11 11:25:08 +01:00
95385425fe update the dosc with split of queries, fix tests 2021-01-29 11:17:43 +01:00
2f8645b1a2 work on docs in queries 2021-01-28 17:48:32 +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
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
9f8e8e87e8 next part of the docs and api documentation in beta ver 2021-01-04 19:38:21 +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
2e7cad722b reorganize docs into sections for easier navigation part 1 2020-12-10 18:10:08 +01:00
9f86e1d46e bump version, more tests, update docs 2020-12-06 19:45:09 +01:00
3ac767ed0f bump version, update docs 2020-12-01 10:41:07 +01:00
cce59acd99 update docs, cleaning 2020-11-01 11:41:18 +01:00
250f55ad68 restor ga in docs 2020-10-28 09:37:55 +01:00
8b37a14131 update docs and bump version 2020-10-27 18:18:09 +01:00
394de2d11c fix bug in bulk_update, update documentation, update readme, bump version 2020-10-22 12:48:40 +02:00
282bef29e4 add google analytics to docs 2020-10-08 18:17:10 +02:00
740e5da017 update docs, build site folder 2020-10-08 17:41:03 +02:00
717feb2c74 update docs part 2 2020-10-07 17:43:03 +02:00
24eb0b30e7 introduce docs -> models section mostly finished 2020-08-12 16:24:45 +02:00