update docs, cleaning

This commit is contained in:
collerek
2020-11-01 11:41:18 +01:00
parent 358b5c2e52
commit cce59acd99
25 changed files with 468 additions and 220 deletions

View File

@ -78,7 +78,7 @@ Used in sql only.
Sample usage:
```Python hl_lines="19-21"
```Python hl_lines="21-23"
--8<-- "../docs_src/fields/docs004.py"
```