Shunted the responsibility in Entity proxy models for setting an Attribute's value...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 14 Oct 2010 20:24:59 +0000 (16:24 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 14 Oct 2010 20:24:59 +0000 (16:24 -0400)
commit5a45551fd535081084355dba85642ada72b71750
tree1903f1265ee42f56b4d3b76dc80e1a61972a9105
parent1d3756407233b937d7491bde6dd4046fb8b4b6d6
Shunted the responsibility in Entity proxy models for setting an Attribute's value onto the field that manages the model's relationship to that attribute.
models/base.py
models/fields.py