bfirsh / django-tagging forked from brosner/django-tagging

Slugs for tags

This URL has Read+Write access

name age message
file .gitignore Fri Oct 30 20:27:34 -0700 2009 Added gitignore [bfirsh]
file CHANGELOG.txt Sat Aug 22 21:47:01 -0700 2009 modified CHANGELOG.txt to reflect current state... [Brian Rosner]
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... [Brian Rosner]
directory tagging/ Fri Oct 30 20:27:45 -0700 2009 Added slug and created fields to tags [bfirsh]
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.