修改小错误
This commit is contained in:
parent
23a30959b8
commit
76bbe693dd
@ -1,5 +1,5 @@
|
||||
from rest_framework import serializers
|
||||
from .models import CreatorProfile
|
||||
from .models import CreatorProfile, Brand, Product
|
||||
|
||||
|
||||
class CreatorProfileSerializer(serializers.ModelSerializer):
|
||||
|
Loading…
Reference in New Issue
Block a user