This question is related to the django-tagging application. I've added a TagField to my model, and it is working properly from the admin interface. However, I'd like to create a simple tag input field in my templates so users can add tags for a particular model. I don't want to create a form for the entire model, just the tagging. Has anyone had experience with this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

