Merge branch 'develop' into feature

This commit is contained in:
Jeremy Stretch
2024-04-03 08:43:12 -04:00
15 changed files with 266 additions and 335 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ class Tag(CloningMixin, ExportTemplatesMixin, ChangeLoggedModel, TagBase):
to='core.ObjectType',
related_name='+',
blank=True,
help_text=_("The object type(s) to which this this tag can be applied.")
help_text=_("The object type(s) to which this tag can be applied.")
)
clone_fields = (