From 8c93de1ec008aa3516b0909ce25f5ee46a517173 Mon Sep 17 00:00:00 2001 From: Mojtaba-z Date: Sun, 14 Dec 2025 14:17:22 +0330 Subject: [PATCH] ffff --- apps/herd/services/rancher_dashboard_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/herd/services/rancher_dashboard_service.py b/apps/herd/services/rancher_dashboard_service.py index 8871278..9937542 100644 --- a/apps/herd/services/rancher_dashboard_service.py +++ b/apps/herd/services/rancher_dashboard_service.py @@ -81,6 +81,6 @@ class RancherDashboardService: ).filter( transaction__rancher=rancher, transaction__transaction_status='success', - ) + ).values('quota_stat') return