auth.User.groups: (fields.E304) Reverse accessor for 'User.groups' clashes with reverse accessor for
重写Django中的User类之后,执行Pythonmanage.pymigrate总是出错classUser(AbstractUser):USER_ROLE_CHOICES=(('SU','SuperUser'),('GA','GroupAdmin'),('CU','CommonUser'),)name=models.CharField(max_length=80)uuid=models.Cha