summaryrefslogtreecommitdiffstats
path: root/python/python-django-tagging/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-django-tagging/README')
-rw-r--r--python/python-django-tagging/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-django-tagging/README b/python/python-django-tagging/README
deleted file mode 100644
index a2fb6fdec6..0000000000
--- a/python/python-django-tagging/README
+++ /dev/null
@@ -1,5 +0,0 @@
-python-django-tagging (Generic tagging application for Django)
-
-This is a generic tagging application for Django projects, which allows
-association of a number of tags with any Model instance and makes retrieval
-of tags simple.