Skip to content

Commit 5e25f43

Browse files
author
adfarth
committed
Create 0078_merge_20250128_1541.py
1 parent 9fdfffb commit 5e25f43

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Generated by Django 4.0.7 on 2025-01-28 15:41
2+
3+
from django.db import migrations
4+
5+
6+
class Migration(migrations.Migration):
7+
8+
dependencies = [
9+
('reoptjl', '0077_electricstorageinputs_max_duration_hours_and_more'),
10+
('reoptjl', '0077_rename_cambium_metric_col_electricutilityinputs_cambium_co2_metric_and_more'),
11+
]
12+
13+
operations = [
14+
]

0 commit comments

Comments
 (0)