Skip to content

Add tags to Content, Book and Document

Yohan requested to merge gh-f2928e57/78/ideascube/tags into master

Warning #74 must be merged before.

Ref: #39 (closed)

Uses django-taggit. Add a "by tag" page to every app, plus a "tag cloud" with most frequent tags. Also add a generic "by tag" page that shows every objects having a given tag (Content, Book or Document).

Merge request reports