By default, when you create a simple Python project, Django support is turned off. You can turn it on by navigating **Settings | Languages and frameworks | Django** and checking the option "Enable Django support".
Once you have done it, re-open settings, and Django console options will be available under **Settings | Build, Execution, Deployment | Console**.
Hello,
By default, when you create a simple Python project, Django support is turned off. You can turn it on by navigating **Settings | Languages and frameworks | Django** and checking the option "Enable Django support".
Once you have done it, re-open settings, and Django console options will be available under **Settings | Build, Execution, Deployment | Console**.