githubでこれらのパッケージを使用して同じエラーを修正することができました:
https://github.com/django-nonrel/django-nonrel
https://github.com/django-nonrel/djangotoolbox
Django-Mongodbのセットアップページで推奨されているものの代わりに。また、必ずmasterを使用してください 互換性の問題に遭遇しないように、それぞれのブランチ。 pipを使用している場合 、pip installのいずれかを実行できます 次の各行を個別に、またはバージョンのrequirements.txtに配置します プロジェクトのファイル:
git+https://github.com/django-nonrel/example@sqldat.com
git+https://github.com/django-nonrel/example@sqldat.com
git+https://github.com/django-nonrel/example@sqldat.com
そして、
を実行しますpip install -r requirements.txt