logit

Kimi.Huang %!s(int64=5) %!d(string=hace) años
padre
commit
be0c645569
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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