Files
Backend/plants/models.py
T
2026-04-28 04:11:09 +03:30

4 lines
59 B
Python

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