j
k
j a
j l
Andreas Tille wrote:
return container.test.html(REQUEST)
return container['test.html')(REQUEST) return getattr(container,'test.html')(REQUEST) ...will both work. cheers, Chris
Back to the thread
Back to the list