Ensure all field params are documented (#97)
This commit is contained in:
parent
1e1e48732a
commit
88f96b0838
7 changed files with 50 additions and 38 deletions
|
|
@ -10,7 +10,7 @@ In your **settings.py** file, ignore the standard database settings (unless you
|
|||
also plan to use the ORM in your project), and instead call
|
||||
:func:`~mongoengine.connect` somewhere in the settings module.
|
||||
|
||||
.. note ::
|
||||
.. note::
|
||||
If you are not using another Database backend you may need to add a dummy
|
||||
database backend to ``settings.py`` eg::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue