djcompiler
djcompiler copied to clipboard
ModuleNotFoundError:
I get module not found exception when I run manage.py runserver command. specifically the settings module in project folder. is there something am doing wrong?
Have the same issue, cannot get Django to start after compilation.