django-oscar/django-oscar-api

ChildProductserializer should be renamed to ChildProductSerializer to follow the rest of the naming convention

raghavdasila opened this issue · 2 comments

class ChildProductserializer(PublicProductSerializer):

Care to make a PR?

Sure, will do