From: Stephen Burrows Date: Tue, 12 Oct 2010 21:44:43 +0000 (-0400) Subject: Polished AttributeForm to better handle changes to an attribute instance. Introduced... X-Git-Tag: philo-0.9~29^2~8^2~4 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/9bbc541d5a4a8720fbfa24c081da574cb1822df7?ds=inline;hp=9bbc541d5a4a8720fbfa24c081da574cb1822df7 Polished AttributeForm to better handle changes to an attribute instance. Introduced apply_data to AttributeValue models to further allow customization. Made an AttributeValue class which must be subclassed to create new attribute values. ---