Django view isn't redirecting to another page

前端 未结 0 590
鱼传尺愫
鱼传尺愫 2020-12-17 17:00

I\'m trying to redirect to another page from view, but it isn\'t working.

My View is as follows:

@csrf_exempt
def detail(request, tconst):
    movie =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题