update #146
13
core/apps/evaluation/migrations/0049_merge_20260506_1715.py
Normal file
13
core/apps/evaluation/migrations/0049_merge_20260506_1715.py
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Generated by Django 5.2.7 on 2026-05-06 12:15
|
||||||
|
|
||||||
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
|
dependencies = [
|
||||||
|
("evaluation", "0047_autoevaluationmodel_tender_contract_date_and_more"),
|
||||||
|
("evaluation", "0048_autoevaluation_customer_fields"),
|
||||||
|
]
|
||||||
|
|
||||||
|
operations = []
|
||||||
Reference in New Issue
Block a user