svetlyak40wt / django-tagging-ng

Django tagging with multilingual, synonyms and hierarchy!

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file CHANGELOG.txt
file INSTALL.txt Tue May 29 16:35:10 -0700 2007 Modified source tree layout for use with distut... [jonathan.buchanan]
file LICENSE.txt Fri Jan 11 18:02:01 -0800 2008 Ubercommit - multi-word tags, tag_cloud_for_mod... [jonathan.buchanan]
file MANIFEST.in Sat Jan 12 06:59:20 -0800 2008 Fixed MANIFEST.in recursive-includes git-svn-i... [jonathan.buchanan]
file README.txt
directory docs/ Fri Aug 21 14:12:28 -0700 2009 Tag 'related_objects' was changed. Now it accep... [svetlyak40wt]
file runtests.sh
file setup.py
directory tagging/
README.txt
=================
Django Tagging NG
=================

This is a enhanced tagging application for Django projects

For installation instructions, see the file "INSTALL.txt" in this
directory; for instructions on how to use this application, and on
what it provides, see the file "overview.txt" in the "docs/"
directory.

Authors
-------

This application is based on the original code, written by:
    Jonathan Buchanan <jonathan.buchanan@gmail.com>

Enhanced by:
    Alexander Artemenko <svetlyak.40wt@gmail.com>

Sources
-------

Django-tagging-ng: http://github.com/svetlyak40wt/django-tagging-ng/
Django-tagging:    http://code.google.com/p/django-tagging/