Hello If you are looking for a way to connect MongoDB to Django, You should take a look at djongo <https://nesdis.github.io/djongo/> a driver for allowing Django to use MongoDB as the database backend. You dont need a non-rel version of Django to go with it either!!!
On Wednesday, 17 August 2016 13:58:31 UTC+5:30, Deep Shah wrote: > > I want to use MongoDB with Django. Which are the advisable, latest and > stable engines? > I found https://github.com/django-nonrel/mongodb-engine which requires > the non relational version of Django ( > https://github.com/django-nonrel/django/). But they have not updated the > code since Django 1.6. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b2123aef-7191-425f-a9e4-5f6d9574c50f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

