When using django.test.client.post I get Bad Request

前端 未结 0 959
故里飘歌
故里飘歌 2021-01-05 08:19

I use pytest-django to do unit test on my django project. The view is

def news(request):
    """
    Interface for newslist
    ""&qu         


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