imAsparky / django-tag-me

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

chore(tags): Add custom tags choice machinery #71 #73

Closed imAsparky closed 4 months ago

imAsparky commented 4 months ago

Added helpers and filters to get the choices for the user/model/field for rendering in the default Django select html template.

closes #71