public
Description: personal sandbox of the SVN repo (not official yet)
Homepage: http://code.google.com/p/django-tagging/
Clone URL: git://github.com/brosner/django-tagging.git
name age message
file CHANGELOG.txt Sat Aug 22 21:47:01 -0700 2009 modified CHANGELOG.txt to reflect current state... [brosner]
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 Tue May 29 16:35:46 -0700 2007 Added new README.txt git-svn-id: https://djang... [Jonathan Buchanan]
directory docs/ Wed Oct 29 19:42:13 -0700 2008 Fixed documentation typo in issue 131. Thanks, ... [Jonathan Buchanan]
file setup.py Sat Aug 22 08:24:43 -0700 2009 bump for 0.4_pre which is now trunk git-svn-id... [brosner]
directory tagging/ Sat Aug 22 22:15:46 -0700 2009 Fixed issue #212 — convert docstrings to proper... [brosner]
README.txt
==============
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.