Updated Django Support Documentation

Added "Call to Arms" for new Django Extension.
This commit is contained in:
Matthew Ellison 2015-04-28 10:02:39 -04:00
parent 7530f03bf6
commit 1a0cad7f5f

View File

@ -2,5 +2,18 @@
Django Support Django Support
============== ==============
.. note:: Django support has been split from MongoEngine and will be available on Github as a separate module. `See Here <https://github.com/MongoEngine/django-mongoengine>`_. .. note:: Django support has been split from the main MongoEngine
repository. The *legacy* Django extension may be found bundled with the
0.9 release of MongoEngine.
Help Wanted!
------------
The MongoEngine team is looking for help contributing and maintaining a new
Django extension for MongoEngine! If you have Django experience and would like
to help contribute to the project, please get in touch on the
`mailing list <http://groups.google.com/group/mongoengine-users>`_ or by
simpily contributing on
`GitHub <https://github.com/MongoEngine/django-mongoengine>`_.