Django tagging for Django 0.96

    "Django-tagging is a django application that allows you to add tags to objects of any model and makes the process of working with tags easier."
    code.google.com/p/django-tagging

    On the download page you can download the latest version at the moment - django-tagging 0.2.1.

    For me, the problem is that this version does not work with Django 0.96 which is installed on the hosting.

    By simple conclusions, I came to the conclusion that no one deleted the old version on the server. In order for all files to appear in the list, I selected the search option “All downloads”. The assumption turned out to be true - here it is, django-tagging 0.1 .
    Perfectly earned in my project. Of the minuses of version 0.1, I want to note the lack of a tag cloud.

    ps: Most likely, you still have to hang on django-tagging 0.2.1 for compatibility with Django 0.96. You really need a tag cloud. I promise to inform you about the results :)

    Original post on my blog: konkursof.blogspot.com/2008/03/django-tagging-django-096.html

    Also popular now: