From: Stephen Burrows Date: Fri, 24 Jun 2011 14:18:19 +0000 (-0400) Subject: Corrections to has_navigation and navigation_host to use the new NavigationMapper... X-Git-Tag: philo-0.9.1^2~7^2^2~1^2~5 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/52d3a0f1ca43820d59447c256126aaba7a726dcd?hp=52d3a0f1ca43820d59447c256126aaba7a726dcd Corrections to has_navigation and navigation_host to use the new NavigationMapper correctly. Also added select_related calls to the NavigationManager.get_for_node method. ---