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 a797e58 commit 20267a2Copy full SHA for 20267a2
README.rst
@@ -21,8 +21,9 @@ THIS IS UNSTABLE PROJECT, IF YOU WANT TO USE IT - FIX WHAT YOU NEED
21
22
Right now we're targeting to get things working on Django 4.2;
23
24
-WARNING: This project is not in good state, and is likely to break with django updates.
25
-It's better to use raw mongoengine.
+WARNING: This project is not in good state, and is likely to break with django updates. Do not use it for any new projects.
+
26
+Recommended way for new projects is `django-mongodb-backend <https://github.com/mongodb/django-mongodb-backend>`_.
27
28
Working / Django 4.2
29
------------------------
0 commit comments