0
Django SSL
how do configure my Django runserver command to display ssl/https page? I already got cert from vendor
2 ответов
0
I thought this had been superceded by TLS...
0
ok tls/https, how do I make sure manage.py runserver 0.0.0.0:8000 displays as https and not http?