I have an app in which I use Django authentication. When I use it locally with classic python manage.py runserver All works fine, but when I try to run it from
python manage.py runserver