Programing/Web
[Django] localhost 접속 시 계속 리다이렉팅 될 때
r00t0k
2020. 9. 28. 01:09
stackoverflow.com/questions/42720459/why-does-python-django-keep-redirecting-to-another-url
Why does Python/Django keep redirecting to another URL?
I'm stepping into the Python world. First I learned a little Python. Then I learned the basics of Django, and on top of that I'm learning Wagtail (framework for template managing for Django) To le...
stackoverflow.com
localhost:8000로 접속을 하는데 계속 localhost:8000/프로젝트명으로 redirecting되는 문제였음...
구글 캐시 문제였음 ,,, 삽질 했는데
지우면 해결 됨