This commit is contained in:
Виктор Гладких 2019-11-13 15:13:47 +03:00
parent 903db06f0e
commit 4f6cbe9297

View File

@ -114,7 +114,7 @@ class Command(BaseCommand):
def handle(self, *args, **kwargs):
# self.add_category_tag()
# self.add_tag()
# self.check_tag()
self.add_category_tag()
self.add_tag()
self.check_tag()
self.add_product_tag()