Corrected EntityAdminMetaclass handling of inherited vs. declared readonly_fields.
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 31 Jan 2011 21:25:16 +0000 (16:25 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 31 Jan 2011 21:25:16 +0000 (16:25 -0500)
commit152d5701adc571416ed8fc4739d19ed316a69221
tree388dcf318269fa4b885bce5a9181037730698e93
parent048812e5eaeff5eb9ba3b1877cdb9fb3a84662aa
Corrected EntityAdminMetaclass handling of inherited vs. declared readonly_fields.
admin/base.py