Fixed a grave error wherein Node did not have a TreeManager as its default manager...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 9 Aug 2010 09:28:56 +0000 (05:28 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 9 Aug 2010 09:28:56 +0000 (05:28 -0400)
commite3037e2cf8a7ad3d0c3dba94083d1753301f581b
tree01accdabe8155063b33b295d07a345aa0af4e7ae
parent983293d923dcede8362ee17b27fc825b2a466096
Fixed a grave error wherein Node did not have a TreeManager as its default manager, due to superclasses being declared in an order incompatible with Entity's use of EntityBase as its metaclass.
models/base.py