فهرست منبع

delete FK field company in model provider

blezz-tech 2 ماه پیش
والد
کامیت
3d96d519c1
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      sharix_admin/tables.py

+ 0 - 1
sharix_admin/tables.py

@@ -242,7 +242,6 @@ class ProviderTable(tables.Table):
         }
         exclude = (
             'type',
-            'company',
             'id_metaservice',
             'requirements',
             'ticket_status',