update docs, bump version

This commit is contained in:
collerek
2020-11-09 13:29:48 +01:00
parent 62d3388a97
commit 9c119aa80b
5 changed files with 126 additions and 2 deletions

View File

@ -164,7 +164,7 @@ assert len(tracks) == 1
* `count() -> int`
* `exists() -> bool`
* `fields(columns: Union[List, str]) -> QuerySet`
* `order_by(columns:Union[List, str]) -> QuerySet`
#### Relation types