Official field in CategoryTag and categories in initial endpoint
This commit is contained in:
@@ -16,7 +16,7 @@ class TreeTag(TagTreeModel):
|
||||
|
||||
|
||||
class CategoryTag(TagTreeModel):
|
||||
|
||||
official = models.BooleanField('Oficial', default=False)
|
||||
class TagMeta:
|
||||
initial = ""
|
||||
force_lowercase = False
|
||||
|
||||
Reference in New Issue
Block a user