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 ced3b1d commit 137d17aCopy full SHA for 137d17a
README.md
@@ -17,13 +17,10 @@ The features and differences of this package are described in [API documentation
17
18
## Requirements
19
20
-* Django == 1.*
+* Django == 1.* | 2.*
21
* djangorestframework == 3.*
22
-* mongoengine == 0.11.* | 0.10.* | 0.9.*
+* mongoengine == 0.16.* | 0.17.* | 0.18.*
23
* blinker == 1.* (for mongoengine referencefields to work)
24
-* With mongoengine 0.11: pymongo == 3.*
25
-* With mongoengine 0.10: pymongo == 3.*
26
-* With mongoengine 0.9: pymongo == 2.*
27
28
## Installation
29
0 commit comments