On 30/09/2021 11.43, emmanuel odor wrote:
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.
Any reason you want to use HTTPS for your development server? Why not simply access it through HTTP, ie. http://127.0.0.1:8000/ ?You shouldn't use the development server for anything other than development and (in general) only access it through a local host connection, so there shouldn't really be any reason to use HTTPS.
Kind regards, Kasper Laudrup -- 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/2a5949d6-ca50-9df0-cc77-84a70639d909%40stacktrace.dk.
OpenPGP_0xE5D9CAC64AAA55EB.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature

