You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
Problem: can't run local server.
Command
python manage.py runserverfails with following error:I've installed
django-sslifyusingpipenv install django-sslifycommand.Current
requrements.txtcontents below:Then made following changes at my
settings.py:Probably I missed some small detail. Will appreciate if someone point where to.