DefaultRouter 不能用post方法請求啊
提示需要以/結(jié)尾才行
RuntimeError:?You?called?this?URL?via?POST,?but?the?URL?doesn't?end?in?a?slash?and?you?have?APPEND_SLASH?set.?Django?can't?redirect?to?the?slash?URL?while?maintaining?POST?data.?Change?your?form?to?point?to?127.0.0.1:8080/course/viewsets/?(note?the?trailing?slash),?or?set?APPEND_SLASH=False?in?your?Django?settings.
2021-04-09
沒改東西又可以了,莫名其妙啊