configuration of django_mongodb_engine with django 1.8 or any other way to use MongoDB

307 Views Asked by At

I have configure django_mongodb_engine with django 1.6 version but i am not able to configure it with 1.8 version. I have used steps given on this site https://django-mongodb-engine.readthedocs.org/en/latest/topics/setup.html

1

There are 1 best solutions below

0
On

According to my R and D, django mongodb engine doesn't supports django 1.8, As they are using django-nonrel