fix db errror

This commit is contained in:
2025-05-28 09:25:24 +02:00
parent 112ea41e88
commit 666ce5d4d4
2 changed files with 5 additions and 11 deletions

View File

@@ -173,6 +173,7 @@ class ShopStats(BaseModel):
# Update forward references
BrandInShop.model_rebuild()
ProductWithRelated.model_rebuild()
# Related Products schemas
class RelatedProductBase(BaseModel):