imAsparky / django-tag-me

Django Tag Me... Tag a model, a field, user tags and more...
Other
1 stars 0 forks source link

[CHORE]: Add Tags model and tests, complete parser tests. #19

Closed imAsparky closed 11 months ago

imAsparky commented 11 months ago

What is the chore?

When Tags model is added def _edit_string_for_tags(tags: list = None) -> str: in parser needs coverage.