Skip to content

Commit 20267a2

Browse files
committed
chore: Add link to django-mongodb-backend
1 parent a797e58 commit 20267a2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ THIS IS UNSTABLE PROJECT, IF YOU WANT TO USE IT - FIX WHAT YOU NEED
2121

2222
Right now we're targeting to get things working on Django 4.2;
2323

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.
24+
WARNING: This project is not in good state, and is likely to break with django updates. Do not use it for any new projects.
25+
26+
Recommended way for new projects is `django-mongodb-backend <https://github.com/mongodb/django-mongodb-backend>`_.
2627

2728
Working / Django 4.2
2829
------------------------

0 commit comments

Comments
 (0)