Tweaked QuerySetMapper to return the value's value, in line with the changes to flexi...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 15 Oct 2010 14:43:42 +0000 (10:43 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 15 Oct 2010 15:06:04 +0000 (11:06 -0400)
commit19e0d1e6a2bb46d46b988fbad188d8dd4288bf5e
tree0ad114c918598e0dae06cab8e8c1f20069022923
parent5a45551fd535081084355dba85642ada72b71750
Tweaked QuerySetMapper to return the value's value, in line with the changes to flexible attributes. Adjusted attribute fields to compensate.
models/base.py
models/fields.py