ViewSet method create never validates nested model

I’m learning WebSockets [django channels] to use along with DRF. I have created simple HTML form to create Comment. The form contains some User data so everyone can post a comment and the data entered is being used to create a new User (posting comment not requiring any authentication at all).
Everything works fine when sending POST request from DRF Browsable API. However doesn’t work when sending data from HTML form : returns error "user": ["This field is required."]

Models:

class Comment(MPTTModel):
    """ The base model represents comment object in db. """

    user = models.ForeignKey(CustomUser, related_name="comments", on_delete=models.CASCADE)

    date_created = models.DateTimeField(
        verbose_name="Created at",
        auto_now_add=True,
        blank=True,
        null=True
    )
    text = models.TextField(max_length=500)

class CustomUser(AbstractBaseUser, PermissionsMixin):
    """Custom User model extends a pre-defined django AbstractUser model."""

    uuid = models.UUIDField(primary_key=True, default=uuid.uuid4, editable=False)
    email = models.EmailField(verbose_name="email address", max_length=255, unique=True)
    username = models.CharField(max_length=64, unique=True)
    avatar = ResizedImageField(
        force_format="WEBP",
        crop=["middle", "center"],
        upload_to=profile_avatar_path,
        blank=True,
        null=True,
        max_length=500,
        storage=OverwriteStorage()
    )
    homepage = models.URLField(max_length=255, null=True, blank=True)
enter code here

ViewSet:

class CommentViewSet(ModelViewSet):
    """ Comment Viewset to handle base model operations. """

    queryset = Comment.objects.filter(level=0)
    serializer_class = CommentSerializer

    def create(self, request, *args, **kwargs):
        user_data = {}
        for field, value in request.data.items():
            if field.startswith("user"):
                user_data.update({field.split("-")[1]: value})
        request.data._mutable = True
        request.data["user"] = user_data
        request.data._mutable = False
        print(request.data)
        return super().create(request, *args, **kwargs)

However the request.data never goes to perform_create() method as stuck (looks like) on serializer.is_valid(rise_exception=True) and never goes to Serializer create().

Serializers.py

class CommentSerializer(serializers.ModelSerializer):
    """ Serializes Comment model data. """

    user = BaseCustomUserSerializer()
    rate = serializers.SerializerMethodField(read_only=True)

    class Meta:
        model = Comment
        exclude = ('level', 'lft', 'rght', 'tree_id')
        read_only_fields = ('date_created', )

        def create(self, validated_data):
        """
        Modified create method handle additional user creation
        while creating new Comment by anonymous user.
        """
        user_data = validated_data.pop('user')
        try:
            user = CustomUser.objects.get(pk=user_data.get('uuid'))
        except ObjectDoesNotExist:
            # performing atomic transaction to insure both instances created
            with transaction.atomic():
                new_user = CustomUser.objects.create(**user_data)
                comment = Comment.objects.create(user=new_user, **validated_data)
            return comment
        else:
            comment = Comment.objects.create(user=user, **validated_data)
            return comment

Finally the FORM:

<form action="http://127.0.0.1:8000/api/v1/comments/" method="post" id="newCommentForm" enctype="multipart/form-data"> {% csrf_token %}
      <div class="field">
        <label for="username">Username:</label>
        <input type="text" name="user-username" id="username" required />
      </div>
      <div class="field">
        <label for="user-email">Email: </label>
        <input type="email" name="user-email" id="user-email" required />
      </div>

      <div class="field">
        <label for="homepage">Homepage: </label>
        <input type="url" name="user-homepage" id="homepage"/>
      </div>

      <div class="field">
        <label for="text">Text</label>
        <input type="text" name="text" id="text" required/>
      </div>

      <div class="g-recaptcha" data-sitekey="6LfA6NcpAAAAALR-d4hJGFOVZNb3bF6N1Ib-nIPt"></div>
      <button data-action='submit'>Submit</button>

    </form>

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật