0

Django server writes a bunch of error codes and says '<frozen importlib._bootstral>' .Server not starting

Django server not running after I created an app.

23rd Jun 2020, 7:50 PM
Nasify
1 Answer
0
You should check in your settings.py, the INSTALLED_APPS if it contains your app or if it has some syntax error.
1st Jul 2020, 12:02 PM
Veliside
Veliside - avatar