Django-tagulous docs instruct you to add TagField() to you model, which means overriding Django Wiki.
The whole thing about a project that only consists of overrides for Django Wiki just confuses me no end.
Any code examples would be greatly appreciated.
Hi Xtian
Other people have been asking similar questions about tagging before.
Short answer: No, you should not copy django-wiki -- I think what
you could do would be to add an extra model, perhaps as a plugin,
so you can store the relation between a tag and an article
instance.
Here is a question where a plugin for tagging is somewhat
outlined.
Best of luck!
--
You received this message because you are subscribed to the Google Groups "django-wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-wiki...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-wiki/6e20f1ba-cf61-4ff5-9278-55631dbda78an%40googlegroups.com.