fix - livestock list search
This commit is contained in:
@@ -33,7 +33,6 @@ class LiveStockViewSet(viewsets.ModelViewSet, SoftDeleteMixin): # noqa
|
|||||||
"use_type__name",
|
"use_type__name",
|
||||||
"species__name",
|
"species__name",
|
||||||
"herd__name",
|
"herd__name",
|
||||||
"herd__description",
|
|
||||||
"herd__rancher__ranching_farm",
|
"herd__rancher__ranching_farm",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user