Fixed errors that led to Entity and TreeEntity instances not having access to their...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 2 Feb 2010 02:28:42 +0000 (21:28 -0500)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 2 Feb 2010 02:28:42 +0000 (21:28 -0500)
commit1db5c3820b6bf1b1f0fc5e328fd9190ce40195a0
tree48d1b8a14d6a6456ce1cd53058d48d5a7301bcb5
parent0d51e8dc2b15ca84b8979b94a3224b4a33f7f25e
Fixed errors that led to Entity and TreeEntity instances not having access to their attribute or relationship values.
Furthermore, increased support for detecting {% container ... %} tags within nodes that contain nodelists.
models.py