From de0a6fea54030b51a0d8b5c95d66c6117ec09119 Mon Sep 17 00:00:00 2001 From: ackFromRedmi Date: Sat, 14 Feb 2026 23:57:49 +0300 Subject: [PATCH] Add gunicorn and migrations for bom_manager --- .../0007_alter_baseoperation_options.py | 17 +++++++++++++++++ requirements.txt | Bin 382 -> 452 bytes 2 files changed, 17 insertions(+) create mode 100644 bom_manager/migrations/0007_alter_baseoperation_options.py diff --git a/bom_manager/migrations/0007_alter_baseoperation_options.py b/bom_manager/migrations/0007_alter_baseoperation_options.py new file mode 100644 index 0000000..0e95306 --- /dev/null +++ b/bom_manager/migrations/0007_alter_baseoperation_options.py @@ -0,0 +1,17 @@ +# Generated by Django 6.0.2 on 2026-02-14 20:57 + +from django.db import migrations + + +class Migration(migrations.Migration): + + dependencies = [ + ('bom_manager', '0006_baseoperation_coating_lasercutsheet_lasercuttube_and_more'), + ] + + operations = [ + migrations.AlterModelOptions( + name='baseoperation', + options={'ordering': ['order'], 'verbose_name': 'Технологическая операция', 'verbose_name_plural': 'Технологический маршрут'}, + ), + ] diff --git a/requirements.txt b/requirements.txt index 2bd8ea2ee53f18730d53921441fdcf3d9abb872b..20c83eb8bc5b89e745400efd4ee25b8f1a601b31 100644 GIT binary patch delta 71 zcmeyzbcA`r729-%QieQ+Oon8Je1;+*%N7WY7)%-T7z}~ffPt5Ri=lua5h$MxB-4Q^ N^ME8omD$A8n*l=@4;cUe delta 10 RcmX@Y{EunEmB~_!s{k661cU$p