From 607afd6af5eaa62d0e75a61fd8ae98844f4f754a Mon Sep 17 00:00:00 2001 From: Andrey Smakotin Date: Fri, 26 Dec 2025 21:42:53 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D1=91=D0=BD=D0=BD=D1=8B=D0=B9=20URL=20?= =?UTF-8?q?movement-list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Удалены все упоминания URL-паттерна 'movement-list' после удаления модели StockMovement: - Карточка "Журнал" на главной странице inventory - Пункт меню "Журнал" в навигации base_inventory_minimal - Экспорт StockMovementListView из views/__init__.py 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 --- .../inventory/base_inventory_minimal.html | 1 - .../inventory/templates/inventory/home.html | 18 ------------------ myproject/inventory/views/__init__.py | 2 -- 3 files changed, 21 deletions(-) diff --git a/myproject/inventory/templates/inventory/base_inventory_minimal.html b/myproject/inventory/templates/inventory/base_inventory_minimal.html index 86ffc2d..b3179c8 100644 --- a/myproject/inventory/templates/inventory/base_inventory_minimal.html +++ b/myproject/inventory/templates/inventory/base_inventory_minimal.html @@ -33,7 +33,6 @@
  • Остатки
  • Партии
  • -
  • Журнал
  • diff --git a/myproject/inventory/templates/inventory/home.html b/myproject/inventory/templates/inventory/home.html index db5c0e5..0209f35 100644 --- a/myproject/inventory/templates/inventory/home.html +++ b/myproject/inventory/templates/inventory/home.html @@ -221,24 +221,6 @@ - - -