Added BooleanField
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
User Guide
|
||||
==========
|
||||
|
||||
.. _guide-connecting:
|
||||
|
||||
Installing
|
||||
==========
|
||||
MongoEngine is available on PyPI, so to use it you can use
|
||||
@@ -20,6 +18,8 @@ Alternatively, if you don't have setuptools installed, `download it from PyPi
|
||||
|
||||
# python setup.py install
|
||||
|
||||
.. _guide-connecting:
|
||||
|
||||
Connecting to MongoDB
|
||||
=====================
|
||||
To connect to a running instance of :program:`mongod`, use the
|
||||
|
||||
Reference in New Issue
Block a user