switched tag field to local TagTreeModel

This commit is contained in:
Sam
2021-02-15 10:07:38 +00:00
parent 798c960ead
commit eb174f027a
4 changed files with 11 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
from django.contrib.gis.db import models
from tagulous.models import TagField
# from core.models import TreeTag
# Create your models here.