Fixes: OrderProductViewSet
This commit is contained in:
parent
fc2d040ae4
commit
22b3b91c2f
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ from core.viewsets import (
|
|||
BrandViewSet,
|
||||
CategoryViewSet,
|
||||
FeedbackViewSet,
|
||||
OrderProductViewSet,
|
||||
OrderViewSet,
|
||||
ProductTagViewSet,
|
||||
ProductViewSet,
|
||||
|
|
|
|||
Loading…
Reference in a new issue