logit

Kimi.Huang лет %!s(int64=5): %!d(string=назад)
Родитель
Сommit
be0c645569
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      api/distributor_views.py

+ 1 - 0
api/distributor_views.py

@@ -124,6 +124,7 @@ def distributor_list(request):
124 124
     })
125 125
 
126 126
 
127
+@logit
127 128
 def distributor_all(request):
128 129
     brand_id = request.POST.get('brand_id', settings.KODO_DEFAULT_BRAND_ID)
129 130