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.
1 Resposta
0
You should check in your settings.py, the INSTALLED_APPS if it contains your app or if it has some syntax error.