forked from orbit-oss/flask
Fixed small typos in docs. Added a cross-ref.
This commit is contained in:
parent
216478f715
commit
6875a057ec
19 changed files with 27 additions and 27 deletions
|
|
@ -78,7 +78,7 @@ validator for the maximum character length and uses a special MongoKit feature
|
|||
called `use_dot_notation`. Per default MongoKit behaves like a python
|
||||
dictionary but with `use_dot_notation` set to `True` you can use your
|
||||
documents like you use models in nearly any other ORM by using dots to
|
||||
seperate between attributes.
|
||||
separate between attributes.
|
||||
|
||||
You can insert entries into the database like this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue