Merge branch 'master' of git://github.com/hmarr/mongoengine

This commit is contained in:
Flavio Amieiro 2010-05-29 11:52:08 -03:00
commit eb4f0ad7fb

View File

@ -63,7 +63,7 @@ operator name to a key with a double-underscore::
Available operators are as follows:
* ``neq`` -- not equal to
* ``ne`` -- not equal to
* ``lt`` -- less than
* ``lte`` -- less than or equal to
* ``gt`` -- greater than