django-nonrel / mongodb-engine

Django MongoDB Backend
http://www.django-nonrel.org/
863 stars 211 forks source link

Project alive? #225

Open sposs opened 8 years ago

sposs commented 8 years ago

Hi, Is this project still actively maintained?

Thanks

husainp commented 7 years ago

Hi @sposs , I have the same query for which you are asking for. So if you have concluded so far please let me know. I have started using mongoengine (Documents), rest-framework-mongo-engine(Documentsserializars). But I got stucked when I started implementing multiple database. serializer.is_valid() always goes for validation to default database only. This issue is explained in detail over stackoverflow at Link: http://stackoverflow.com/questions/42412218/while-using-django-restframework-multiple-database-serializer-is-valid-always

So I thinking to migrate my project to django-mongodb-engine(models and modelserializers). I have tested following things and they are working really nice:

JWT authentication custom user foreign key embedded model list of embedded model dict field Since I am migrating my whole project to django-mongodb-engine(Django 1.5.2) are there any limitations of that project. Please let me know if you have any idea.

sposs commented 7 years ago

Project is dead, given that I never got any answer.