Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop
This commit is contained in:
commit
73bc390121
|
|
@ -242,6 +242,9 @@ class ProductDocumentViewSet(BaseDocumentViewSet):
|
|||
'field': 'tags.id',
|
||||
'lookups': [constants.LOOKUP_QUERY_IN],
|
||||
},
|
||||
'country': {
|
||||
'field': 'wine_region.country.code',
|
||||
},
|
||||
'wine_colors_id': {
|
||||
'field': 'wine_colors.id',
|
||||
'lookups': [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user