imAsparky / django-tag-me

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

feat(views): Add custom views #49 #55

Closed imAsparky closed 7 months ago

imAsparky commented 7 months ago

Custom tag views have get_form_kwargs to pass model verbose name and user to the form.

closes https://github.com/imAsparky/django-tag-me/issues/49