imAsparky / django-tag-me

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

feat(tag): Add custom tag-me form #76 #77

Closed imAsparky closed 4 months ago

imAsparky commented 4 months ago

This form adds the user to all forms.fields.TagMeCharField attr. The user is popped out of the attr dict in the custom widget.

closes #76