radiac / django-tagulous

Fabulous Tagging for Django
http://radiac.net/projects/django-tagulous/
Other
336 stars 66 forks source link

Django 4.2 python 3.12 tagsfield remain empty #177

Closed engrimran7 closed 1 month ago

engrimran7 commented 1 year ago

Hi support i am trying to parse all the fields in a form to tags field as tags while overriding the post save method its working fine without any issues all the fields are parsed to tags and associated to specific posts or resources checked in admin module of tagulous also. here comes a twist

Tag fields of the posts and or resources remain empty when tried to edit the post it dhows tagsfield empty . I am stuck in no where any expert please assist.

radiac commented 1 month ago

Sorry it took me so long to get to this! Unfortunately I can't recreate it - it's possible whatever issue caused this is fixed in the next release. I'll close this for now, but please re-open if you can provide a simple code sample to recreate.

engrimran7 commented 1 month ago

Sorry it took me so long to get to this! Unfortunately I can't recreate it - it's possible whatever issue caused this is fixed in the next release. I'll close this for now, but please re-open if you can provide a simple code sample to recreate.

Thanx alot the issue was resolved