How to assign a group to user as the time of signup in class based view in django?

后端 未结 0 1212
闹比i
闹比i 2021-01-24 18:07

I am using class based views in my djanog project. i need to assign a group named \'customer\' (from django.contrib.auth.Group) at the time of when a user signsup (register)

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