please, consider DerivedProperty decorator at
https://github.com/Arachnid/aetycoon
this allows very simply to describe:
@aetycoon.DerivedProperty
def geocells(self):
"calculate geocells here instead of update_location"
This avoids the need to call update_location before saving.
Original issue reported on code.google.com by qwigly...@gmail.com on 13 Nov 2010 at 6:58
Original issue reported on code.google.com by
qwigly...@gmail.com
on 13 Nov 2010 at 6:58