Why am I getting a 404 error while testing a django listview?

后端 未结 0 1593
旧时难觅i
旧时难觅i 2021-01-24 08:30

I have a ListView of movies. For viewing this list the user has to be authenticated.

I create a user in the testing runtime with

self.user = User.objects.c         


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