How to "enable Django support for the project" for a remote project?
I am trying to run/debug a django project on AWS. When I try to run it, PyCharm says "Error: Please enable Django support for the project". The only Django project root options are local. Should I be copying all the Django files to the local machine?
Please sign in to leave a comment.
I just came here to ask exact same question. Did you find any solution for this?
Why is JetBrains documentation so abysmal?
No examples, no explanation.
"Host" -- "Enter the host name to use" ... I have fired programmers for writing documentation like that.
Old Issue bug but reenabled :)
PyCharm 2026.2.0.2 (Build #PY-262.8665.369, built on July 27, 2026):
Dag Please open a new bug report on YouTrack for this issue as I was unable to reproduce it on 2026.2.0.1 with a Django project on a Docker Compose interpreter
Miguel Monteiro Thanks, i posted an issue: https://youtrack.jetbrains.com/issue/PY-91370/PyCharm-2026.2.0.1-can-not-run-docker-compose-Django-Server-with-Django-Support
I hope the logs help.