Python Django Hangs at runserver

Any ideas on how to solve this issue? Is there a way to show some logs/errors while runserver is being executed (hanged)?

When running: python manage.py runserver

It hangs...

(venv-saas) jdv@jdv-MBP src % python manage.py runserver 
Watching for file changes with StatReloader
Performing system checks...

System check identified no issues (0 silenced).
Back to Top