Hi Everyone, I tried to run Django micro crm locally on my windows host and whenever i run this on my browser i get these errors below.
Starting development server at http://127.0.0.1:8000/ Quit the server with CTRL-BREAK. [30/Sep/2021 10:40:04] code 400, message Bad request version ('**\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01\x93úú\x00\x00\x00\x17\x00\x00ÿ\x01\x 00\x01\x00\x00') [30/Sep/2021 10:40:04] You're accessing the development server over HTTPS, but it only supports HTTP. [30/Sep/2021 10:40:04] code 400, message Bad request version ('úú\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01\x93ÚÚ\x00\x00\x00\x17\x00\x00ÿ\x01\x 00\x01\x00\x00') [30/Sep/2021 10:40:04] You're accessing the development server over HTTPS, but it only supports HTTP. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/35a1ec5c-3b6e-4a3b-9d10-b3e1f8b48c94n%40googlegroups.com.

