Added BooleanField

This commit is contained in:
Harry Marr 2010-01-05 18:17:44 +00:00
commit af1d7ef664
4 changed files with 51 additions and 12 deletions

View file

@ -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