Re: Django-tagging weirdness (noob question)

2007-10-10 Thread coffeeho
I'm using version 0.96. On Oct 9, 8:55 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > On 10-Oct-07, at 7:15 AM, coffeeho wrote: > > > I'm trying to implement the django-tagging app. My "links" app has a > > tags field. > > could you clari

Django-tagging weirdness (noob question)

2007-10-09 Thread coffeeho
Greetings (please forgive me - I'm well past my coffee buzz) I'm trying to implement the django-tagging app. My "links" app has a tags field. As a CharField, there's no problem. When I changed it to get the sexier ManyToManyField it got weird. The tags appear and transfer between fields (in