Skip to main content
added 5 characters in body
Source Link
Alejandro Veintimilla
  • 11.6k
  • 25
  • 108
  • 189

I've seen similar questions but they don't solve my problem.

I have a correctly installed django project. I haven't being able to make Pycharm recognize it. I can't get file name completions (i.e static files), imports from the project apps aren't recognized and neither are urls tags, can't run the server ... How can I solve this?

I've similar questions but they don't solve my problem.

I have a correctly installed django project. I haven't being able to make Pycharm recognize it. I can't get file name completions (i.e static files), imports from the project apps aren't recognized and neither are urls tags, can't run the server ... How can I solve this?

I've seen similar questions but they don't solve my problem.

I have a correctly installed django project. I haven't being able to make Pycharm recognize it. I can't get file name completions (i.e static files), imports from the project apps aren't recognized and neither are urls tags, can't run the server ... How can I solve this?

Source Link
Alejandro Veintimilla
  • 11.6k
  • 25
  • 108
  • 189

Pycharm not recognizing Django project

I've similar questions but they don't solve my problem.

I have a correctly installed django project. I haven't being able to make Pycharm recognize it. I can't get file name completions (i.e static files), imports from the project apps aren't recognized and neither are urls tags, can't run the server ... How can I solve this?