We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f49091 commit af4f8efCopy full SHA for af4f8ef
README.rst
@@ -8,10 +8,11 @@ Django-MongoEngine
8
9
THIS IS UNSTABLE PROJECT, IF YOU WANT TO USE IT - FIX WHAT YOU NEED
10
11
-Right now we're targeting to get things working on Django 1.9
+Right now we're targeting to get things working on Django 1.11
12
+2.0 support added, but not tested in production.
13
-Working / Django 1.9
14
---------------------
+Working / Django 1.11
15
+---------------------
16
17
* [ok] sessions
18
* [ok] models/fields, fields needs testing
requirements.txt
@@ -1,2 +1,2 @@
1
-django>=1.7
+django>=1.11
2
mongoengine>=0.8.3
0 commit comments