From 702d42e943b8db4d29b3d6f05a1727d8039ccd63 Mon Sep 17 00:00:00 2001 From: Andrey Smakotin Date: Mon, 1 Dec 2025 12:19:16 +0300 Subject: [PATCH] Removed 'Not set' status option from order list dropdown --- myproject/orders/templates/orders/order_list.html | 1 - 1 file changed, 1 deletion(-) diff --git a/myproject/orders/templates/orders/order_list.html b/myproject/orders/templates/orders/order_list.html index ea4b4a1..8839427 100644 --- a/myproject/orders/templates/orders/order_list.html +++ b/myproject/orders/templates/orders/order_list.html @@ -139,7 +139,6 @@ {% endif %}