How can i redirect to next url via POST method with Django generic.CreateView?

后端 未结 0 1199
梦如初夏
梦如初夏 2021-01-26 00:30

Pseudocode:
1.User Signup via following class-based view.
2.If signup success,then auto login and redirect to next url(enrollment) via GET method.

My problem is

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