imAsparky / django-tag-me

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

fix(admin): Add clear list before we add db tags #67 #68

Closed imAsparky closed 4 months ago

imAsparky commented 4 months ago

Add clear to fix switching between the same model in admin, the last models tags are also displayed in the admin of the new record displayed.

closes #67