I\'m getting the following errors in Pycharm.
Error: Django is not importable in this environment
It used to work well but I moved t
you have to edit your project configuration for that. Environemt->Environment variables set varable DJANGO_SETTINGS_MODULE=project_name.settings