kraut/django-tagging
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a fork of django-tagging! (http://code.google.com/p/django-tagging/ or http://github.com/clones/django-tagging) THE MAIN AND CURRENTLY ONLY DIFFERENCE TO THE ORIGIN BRANCH IS THAT THERE IS A SETTINGS OPTION CALLED FORCE_COMMA_SEPARATOR IF ITS TRUE; django-tagging USES COMMA AS SEPARATOR ALWAYS! I NEED THIS FOR django-tagging-autocomplete! ============== Django Tagging ============== This is a generic 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.