UPDATE
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ class SensorData(SensorPayloadMixin, models.Model):
|
||||
blank=True,
|
||||
db_table="farm_data_sensordata_plants",
|
||||
related_name="farm_data",
|
||||
help_text="گیاهان مرتبط با این farm",
|
||||
help_text="مسیر legacy برای گیاهان farm. برای خواندن canonical از plant_assignments/plant_snapshots استفاده شود.",
|
||||
)
|
||||
irrigation_method = models.ForeignKey(
|
||||
"irrigation.IrrigationMethod",
|
||||
|
||||
Reference in New Issue
Block a user