Is Django development server single-threaded?

I’m using Windows 11 + cmd (python manage.py runserver). I have reviewed this thread but I don’t really think browser is the reason because I send requests from Postman :confused:. My case is similar to that guy’s problem but unlike him I encouter same result even when request’s being sent to different views :confused: