From 1a0cad7f5f0c661f4fdf2ae7cd21ab756c2cf428 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Tue, 28 Apr 2015 10:02:39 -0400 Subject: [PATCH] Updated Django Support Documentation Added "Call to Arms" for new Django Extension. --- docs/django.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/django.rst b/docs/django.rst index 4b9a04bd..6982fe64 100644 --- a/docs/django.rst +++ b/docs/django.rst @@ -2,5 +2,18 @@ Django Support ============== -.. note:: Django support has been split from MongoEngine and will be available on Github as a separate module. `See Here `_. +.. 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 `_ or by +simpily contributing on +`GitHub `_.