imAsparky / django-tag-me

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

feat(parser): Add control char removal #42 #43

Closed imAsparky closed 6 months ago

imAsparky commented 6 months ago

Added control removal from the tag string parser. Add/Improve doc strings. Add/improve tests.

closes #42