Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project still alive ? #226

Open
ilyeshammadi opened this issue Jun 3, 2016 · 3 comments
Open

Is the project still alive ? #226

ilyeshammadi opened this issue Jun 3, 2016 · 3 comments

Comments

@ilyeshammadi
Copy link

Hey, i just wanted to know if this project is still alive because i am searching for a Django Mongo ORM engine, and all my search get's me on this repo, so please tell us if this project is still alive or we have to use another ORM engine like mongoengine.

@husainp
Copy link

husainp commented Mar 4, 2017

Hi @Ilyes-Hammadi
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.

@timothymugayi
Copy link

I too am curious is this project still alive? Last commit 2 years ago.

@cesarmarroquin
Copy link

I have the same question, is this project safe to use with the latest Django versions? Doesn't look like it is being actively maintained, even though most searches for Django and non-relational dbs lead to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants