如何安装Django-nonrel (Django 1.5)?是否支持此版本的django?
这是针对1.3的:http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-django-mongodb-engine/
我需要>= 1.4
发布于 2014-09-10 01:59:51
尝试django-nonrel稳定版本
pip install git+https://github.com/django-nonrel/django安装特定版本
pip install git+https://github.com/django-nonrel/django@1.5发布于 2013-07-29 16:01:42
https://stackoverflow.com/questions/15292277
复制相似问题