I am trying to createsuperuser. I'm in my project. When I type python manage.py createsuperuser
nothing happens, it looks like POWERSHELL has hung up. After this command I only see blank page without next line to enter next command.
I'm learning from tutorial: https://www.youtube.com/watch?v=F5mRW0jo-U4&t=1752s
Step on which I got suck: 17 minutes 45 seconds
(trydjango) PS C:\Users\piotr\dev\trydjango\src> python manage.py createsuperuser