Does this work? Can I tag a model to different type of tag? Say a plain text tag (that's same as the Tag in taggit.models), a user tag (that link to the django.contrib.auth.models.User) and a custom-object tag (that link to any models in my app)?
On Thursday, 30 August 2012 07:42:36 UTC+8, Miguel Angel Miseck Cumpa Ascuña wrote:
for things in my life I have to incorporate several TaggableManagers in my models, there is some way to do but I intendado
code:
http://pastebin.com/bc9zPPvG
http://pastebin.com/755FF5Ag