UPDATE
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Generated by Django 5.1.15 on 2026-03-27 08:40
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('location_data', '0002_soillocation_ideal_sensor_profile'),
|
||||
('location_data', '0004_soillocation_farm_boundary'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
Reference in New Issue
Block a user