Adding extra_context to render_to_response on Nodes and Views, adding (attributes...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 26 Jun 2010 13:06:18 +0000 (09:06 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 26 Jun 2010 13:07:33 +0000 (09:07 -0400)
commitb2f456977cd5884c625f704e024213ad86163929
treeff06a010f8929b7fe4fb5bc0a6f3857de3f0cc46
parent46fdca9049d4b7806bc4d6ec33973a3fc19153c4
Adding extra_context to render_to_response on Nodes and Views, adding (attributes|relationships)_with_node to Views, and implemented usage of both additions in Page.
models/base.py
models/nodes.py
models/pages.py