remove lookups from subtypes
This commit is contained in:
parent
f31c74dae8
commit
ea20d6d4c1
|
|
@ -276,9 +276,6 @@ class EstablishmentDocumentViewSet(BaseDocumentViewSet):
|
|||
},
|
||||
'subtype': {
|
||||
'field': 'establishment_subtypes.index_name',
|
||||
'lookups': [
|
||||
constants.LOOKUP_QUERY_IN,
|
||||
],
|
||||
},
|
||||
'works_noon': {
|
||||
'field': 'works_noon',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user