I am developing a website that requires tagging up different types of content, which favors using django-taggit. But, it would be extremely beneficial if the tags were represented in the database in t
I\'ve setup Tr开发者_开发问答eebeard in Django and everything seems to have gone well. I tried to setup the admin system and I can see my models being presented in the admin interface.
I\'m getting a non-descriptive (or at least I don\'t know how to interpret in this context) error message when sub-lassing from a Django-Treebeard node and am not sure how to debug. I\'m using the ins