0.0.28 get filtered and ordered blocks
This commit is contained in:
@@ -43,6 +43,7 @@ class Section(BaseModelViewPage):
|
||||
plugin_presentation = GenericRelation('ServicesApp.BlockPluginPresentation',
|
||||
related_query_name='grel_%(class)s_for_block_plugin_presentation')
|
||||
|
||||
|
||||
class Meta:
|
||||
verbose_name = _('Раздел сайта')
|
||||
verbose_name_plural = _('Разделы сайта')
|
||||
|
||||
Reference in New Issue
Block a user