asked
Django with determination! Make Pinterest with Django: From the ground up to deployment
GET, POST protocol practice
Written on
·
379
0
버튼 만들어서 post로 보내려고 할 때 발생하는 에러가 달라요
강사님 영상에서는 Forbidden에러가 발생하는데 제꺼는 runtime error at /account/hellow_world 에러가 발생합니다.
어디서 문제일까요?
Answer 1
주소 뒤에 '/' 하나 더 붙이니깐 해결되네용