Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop
This commit is contained in:
commit
c3c0032074
|
|
@ -457,9 +457,7 @@ class Establishment(GalleryModelMixin, ProjectBaseMixin, URLImageMixin,
|
|||
def visible_tags(self):
|
||||
return super().visible_tags \
|
||||
.exclude(category__index_name__in=['guide', 'collection', 'purchased_item',
|
||||
'business_tag', 'business_tags_de']) \
|
||||
.exclude(value__in=['rss', 'rss_selection']) \
|
||||
\
|
||||
'business_tag', 'business_tags_de', 'tag'])
|
||||
# todo: recalculate toque_number
|
||||
|
||||
def recalculate_toque_number(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user