django-oscar / django-oscar-api

RESTful JSON API for django-oscar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

raghavdasila opened this issue · comments

class ChildProductserializer(PublicProductSerializer):

Care to make a PR?

Sure, will do