Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用するのは間違っていますか:
from [app name] import views
あなたがそのアプリの中にいるとき?
Django ドキュメント Web サイトのチュートリアルに従っています。すべてが機能しています。ただし、次の操作を行うたびに構文エラーが発生します (それでも機能します)。
*私はPyCharmを使用しています