https://github.com/justquick/django-tagging
Fork of django-tagging: http://code.google.com/p/django-tagging/
https://github.com/justquick/django-tagging
Last synced: about 2 months ago
JSON representation
Fork of django-tagging: http://code.google.com/p/django-tagging/
- Host: GitHub
- URL: https://github.com/justquick/django-tagging
- Owner: justquick
- License: other
- Created: 2010-01-14T16:05:57.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-02-04T18:31:57.000Z (over 16 years ago)
- Last Synced: 2025-03-22T22:19:12.988Z (over 1 year ago)
- Language: Python
- Homepage: http://code.google.com/p/django-tagging/
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
==============
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.