Fixing a bug whereby get_path on TreeModel and Node subclasses failed if the field...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 19 May 2010 09:41:32 +0000 (05:41 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 19 May 2010 09:41:32 +0000 (05:41 -0400)
commit3951a6f1b971ace912697f7229b71a55589b28b9
tree2dc555d034025a5609b0541ace64ed58d7954144
parent83c66d95a1af4eea014a85668521be6b153ea07f
Fixing a bug whereby get_path on TreeModel and Node subclasses failed if the field specified does not exist on an ancestor.
models.py