imAsparky / django-tag-me

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

refactor(html): Bind select value to alpine data #78 #79

Closed imAsparky closed 4 months ago

imAsparky commented 4 months ago

The file needed refactor and also fixing the select values saved when the form is submitted. The select has had the values data bound to the alpinejs selected options.

closes #78