Error creating new Django project
Answered
On creating new Python/Django project I get message "Django facet requires Python SDK" while SDK install and set (see attached screenshot).
If I ignore the message than new project will be created without any Django structure at all. Just empty Python project.
Django-admin can be run from any place (path to it was add to PATH env.). What I do wrong?
OS: Windows 10 x64
Python: Anaconda 3 (Python 3.5). In IDEA IDE Python SDK set as Local.
Screenshot:

Please sign in to leave a comment.
Use IDEA 2016.3.3: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.3+EAP.
Install this Python plug-in: ftp://ftp.intellij.net/pub/.idea/python-163.242.zip.
Related bug: https://youtrack.jetbrains.com/issue/PY-21614.