From: Stephen Burrows Date: Mon, 9 Aug 2010 11:50:51 +0000 (-0400) Subject: Multiview will now pass node and extra_context to any view that takes kwargs. Fixes... X-Git-Tag: philo-0.9~40^2~3 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/7318a269ab72366670f45804328c3cb2bd23acd5?hp=7318a269ab72366670f45804328c3cb2bd23acd5 Multiview will now pass node and extra_context to any view that takes kwargs. Fixes bug #10 ---