rohitjain-rj / django-tagging

Automatically exported from code.google.com/p/django-tagging
Other
0 stars 0 forks source link

tags = TagField() --- TagField() no longer functions? #246

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to use django-tagging.

The tagging and tagged-items models seem to be okay and work if used directly, 
but the TagField() is acting like a regular CharField and not connecting with 
the tagging models.

Django 1.2.1, latest django-tagging

Is django-tagging even being updated?

Original issue reported on code.google.com by icego...@gmail.com on 24 Jun 2010 at 10:58