Updated readme
This commit is contained in:
parent
7564bbdee8
commit
30d9347272
11
README.rst
11
README.rst
@ -3,12 +3,13 @@ MongoEngine
|
|||||||
===========
|
===========
|
||||||
:Info: MongoEngine is an ORM-like layer on top of PyMongo.
|
:Info: MongoEngine is an ORM-like layer on top of PyMongo.
|
||||||
:Author: Harry Marr (http://github.com/hmarr)
|
:Author: Harry Marr (http://github.com/hmarr)
|
||||||
|
:Maintainer: Ross Lawley (http://github.com/rozza)
|
||||||
|
|
||||||
About
|
About
|
||||||
=====
|
=====
|
||||||
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
|
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
|
||||||
Documentation available at http://hmarr.com/mongoengine/ - there is currently
|
Documentation available at http://hmarr.com/mongoengine/ - there is currently
|
||||||
a `tutorial <http://hmarr.com/mongoengine/tutorial.html>`_, a `user guide
|
a `tutorial <http://hmarr.com/mongoengine/tutorial.html>`_, a `user guide
|
||||||
<http://hmarr.com/mongoengine/userguide.html>`_ and an `API reference
|
<http://hmarr.com/mongoengine/userguide.html>`_ and an `API reference
|
||||||
<http://hmarr.com/mongoengine/apireference.html>`_.
|
<http://hmarr.com/mongoengine/apireference.html>`_.
|
||||||
|
|
||||||
@ -84,9 +85,9 @@ the standard port, and run ``python setup.py test``.
|
|||||||
|
|
||||||
Community
|
Community
|
||||||
=========
|
=========
|
||||||
- `MongoEngine Users mailing list
|
- `MongoEngine Users mailing list
|
||||||
<http://groups.google.com/group/mongoengine-users>`_
|
<http://groups.google.com/group/mongoengine-users>`_
|
||||||
- `MongoEngine Developers mailing list
|
- `MongoEngine Developers mailing list
|
||||||
<http://groups.google.com/group/mongoengine-dev>`_
|
<http://groups.google.com/group/mongoengine-dev>`_
|
||||||
- `#mongoengine IRC channel <irc://irc.freenode.net/mongoengine>`_
|
- `#mongoengine IRC channel <irc://irc.freenode.net/mongoengine>`_
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user