Proper syntax for RST notes (so they actually render).

This commit is contained in:
Chris Faulkner
2012-07-24 14:06:43 -07:00
parent 598ffd3e5c
commit 1304f2721f
2 changed files with 4 additions and 4 deletions

View File

@@ -375,7 +375,7 @@ class DynamicDocument(Document):
:class:`~mongoengine.DynamicField` and data can be attributed to that
field.
..note::
.. note::
There is one caveat on Dynamic Documents: fields cannot start with `_`
"""