Documentation fixes

This commit is contained in:
Ross Lawley 2013-01-24 17:43:57 +00:00
commit 83da08ef7d
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ be saved ::
>>> Page.objects(tags='mongoengine').count()
>>> 1
..note::
.. note::
There is one caveat on Dynamic Documents: fields cannot start with `_`