Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

295
Views
Latest django-mongodb-engine

I'm following the guide to setup django-mongodb. But this line pip install git+https://github.com/django-nonrel/django@nonrel-1.5 always reverts my django to 1.5. Is there anyway that I can use lastest django?

about 4 years ago · Santiago Trujillo
2 answers
Answer question

0

That is because django-nonrelis a fork from the original Django project.

You can consider that as a different project. django-nonrel was developed side by side with the original Django project until version 1.6, the last commit for nonrel is 2 years old.

To sum it up, if you want to use django-nonrel it is not recommended and you are limited to latest Django version it supports - 1.6.

The django-nonrel project is dead - If you want to use a NoSQL I will recommend not using Django. There is't any official support for that, and I did not find any on-going projects (third-party) that exist anymore.

pip install git+https://github.com/django-nonrel/django@nonrel-1.6
about 4 years ago · Santiago Trujillo Report

0

The latest django-mongodb-engine is no longer operational. Using mongoengine alone will work only if your project does not use ANY contrib modules like, session, auth, user.

I recently came across another package called djongo. It is working fine on the latest version of Django.

Disclaimer: I have contributed to this package, but i am not trying to promote it anyway. I think it solves most of the Django MongoDB issues that have been around for ages and is extremely easy to use.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!