私はdjango 1.8とdjango-nose 1.4を使用しています。
REUSE_DB=1 python manage.py test
エラーメッセージが表示されます
'module' object has no attribute 'commit_unless_managed'
解決策は何ですか?
私はdjango 1.8とdjango-nose 1.4を使用しています。
REUSE_DB=1 python manage.py test
エラーメッセージが表示されます
'module' object has no attribute 'commit_unless_managed'
解決策は何ですか?