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,
|
BrandViewSet,
|
||||||
CategoryViewSet,
|
CategoryViewSet,
|
||||||
FeedbackViewSet,
|
FeedbackViewSet,
|
||||||
|
OrderProductViewSet,
|
||||||
OrderViewSet,
|
OrderViewSet,
|
||||||
ProductTagViewSet,
|
ProductTagViewSet,
|
||||||
ProductViewSet,
|
ProductViewSet,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue