Django tagging

There’s a Django Tagging application over at Google Code that looks interesting:

A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.

Might come in handy.

Leave a Reply