django - 如何安装 Django-nonrel (Django 1.9)?

标签 django mongodb

I am trying to setup mongodb with django 1.9 using this link: http://django-mongodb-engine.readthedocs.org/en/latest/topics/setup.html

if i install Django-nonrel using pip install git+https://github.com/django-nonrel/django@nonrel-1.5

then it automatically install django 1.5 but we are using django latest version in my project and also we can see this document Last updated on Feb 01, 2016. Can you please take look? Thanks a lot.

最佳答案

你真的不能。

来自github page for django-norel

This branch is 953 commits ahead, 7149 commits behind django:master.

最近的更改发生在 11 个月前,在 1.9 最终确定之前。

还有,不要。如果你想使用 MongoDB,有很多更好的框架。 Django 的主要业务是成为传统关系数据库的坚如磐石的对象关系映射器。

关于django - 如何安装 Django-nonrel (Django 1.9)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35520252/

相关文章:

django - 我如何在管理员之外复制 admin.TabularInline(在用户端?)

python - 需要一个类似字节的对象,而不是 'str' - 错误

django - 在本地运行结构脚本

python - Django 注解对另一个注解有副作用

node.js - MongoDB toArray 性能

scala - Casbah & Rogue for MongoDB - 查询功能

python - Django 中的子域问题

MongoDB:$all 为空数组...

java - 谁使用默认的 mongo 驱动程序在 java/morphia 上加载 DbRefs

javascript - meteor 蒙戈 : sync fields across collections