This commit is contained in:
2026-04-28 04:11:09 +03:30
parent 5f0d94b8fd
commit 9b7d412445
17 changed files with 849 additions and 30 deletions
+3
View File
@@ -0,0 +1,3 @@
from farm_hub.models import Product
__all__ = ["Product"]