'WinError 10013' running Django on Windows
问题 It has been almost a month since I got this problem, and I really appreciate your help. While trying to login in my Django Web App, i encounter OSError at /accounts/login/.I am able to login in 127.0.0.1:8000/admin, but not in the /accounts/login which produces the Error Code: OSError at /accounts/login/ [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions Request Method: POST Request URL: http://127.0.0.1:8000/accounts/login/ Django Version: 1