Polished AttributeForm to better handle changes to an attribute instance. Introduced...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 12 Oct 2010 21:44:43 +0000 (17:44 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 12 Oct 2010 21:49:06 +0000 (17:49 -0400)
commit9bbc541d5a4a8720fbfa24c081da574cb1822df7
tree9659cd133c4d51a35dee48a4064a465f039e5f3e
parentd7d4d16a3aaf6d572e86c78b45d93b8bb065d23d
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.
forms.py
models/base.py
templates/admin/philo/edit_inline/tabular_attribute.html