# HG changeset patch # User Daniel Hans # Date 1258135358 -3600 # Node ID 9de33dfd6220e8c981d6a0bf4c7b382aa8fa7258 # Parent f3031537547abc53efc7d6f646ce7d15be428fc9 Minor linguistic changes to NOTICE file for the taggable module. diff -r f3031537547a -r 9de33dfd6220 app/taggable/NOTICE --- a/app/taggable/NOTICE Wed Nov 11 21:04:13 2009 +0100 +++ b/app/taggable/NOTICE Fri Nov 13 19:02:38 2009 +0100 @@ -5,9 +5,8 @@ Melange developers and contributors have introduced various modifications. The most significant ones are listed below: -* taggable.py - tag_property function added; its purpose is to support more than one tag per data model -- Taggable class serves as a sort of tags container +- Taggable class serves as tags container - scope property added to the Tag model; most class methods are extended to support that field - auto_delete property added to the Tag model in order to automatically get rid of unused tag instances