Files
Logic/Modules/Backend/plants/models.py
T
2026-05-11 03:27:21 +03:30

4 lines
59 B
Python

from farm_hub.models import Product
__all__ = ["Product"]