私は Eclipse で django を使用しており、次のように django フレームワークを Google App Engine バックボーンにストラップしようとしています 。 disqus_thread
次の行のエラーが表示されます。
from django.shortcuts import render
エラー:
未解決のインポート: レンダリング
任意のガイダンスをいただければ幸いです。
私は Eclipse で django を使用しており、次のように django フレームワークを Google App Engine バックボーンにストラップしようとしています 。 disqus_thread
次の行のエラーが表示されます。
from django.shortcuts import render
エラー:
未解決のインポート: レンダリング
任意のガイダンスをいただければ幸いです。