Commit Graph

17 Commits

Author SHA1 Message Date
2e7cad722b reorganize docs into sections for easier navigation part 1 2020-12-10 18:10:08 +01:00
3ac767ed0f bump version, update docs 2020-12-01 10:41:07 +01:00
61da7b4418 expose querysetproxy on reverse of foreignkey (virtual fk), add additional methods from queryset to querysetproxy 2020-12-01 08:27:08 +01:00
72b0336b75 update docs with tip on order_by 2020-11-26 12:22:12 +01:00
8a75379b44 update documentation, optimize for memory saving, update docs for select_related, fields and exclude_fields, bump version 2020-11-26 09:15:13 +01:00
381995250d update docs, fix for ellipsis for whole model, some more tests 2020-11-12 11:08:27 +01:00
eafc6862f4 add exclude_fields queryset method 2020-11-10 16:54:24 +01:00
9c119aa80b update docs, bump version 2020-11-09 13:29:48 +01:00
cce59acd99 update docs, cleaning 2020-11-01 11:41:18 +01:00
358b5c2e52 restore typing in tests and docs, remove unused metaclass code 2020-11-01 10:11:25 +01:00
7d5e291a19 switch to equals in most of the code, fix dependencies, clean tests, make all not relation fields work with type hints 2020-10-31 18:11:48 +01: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
287b970a09 add fields method limiting the models columns fetched from db 2020-10-05 09:40:41 +02:00
062d35168f renames etc. 2020-08-14 19:36:50 +02:00
0ebecc8610 finish initial queries docs 2020-08-14 15:24:44 +02:00
24eb0b30e7 introduce docs -> models section mostly finished 2020-08-12 16:24:45 +02:00