From: Stephen Burrows Date: Wed, 22 Jun 2011 21:06:10 +0000 (-0400) Subject: Set handles_subpath to be a class method rather than trying to resolve the url based... X-Git-Tag: philo-0.9.1^2~7^2^2~4 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/e829cc94f7677913f3524a044dc9a675daf8e428?hp=e829cc94f7677913f3524a044dc9a675daf8e428 Set handles_subpath to be a class method rather than trying to resolve the url based on instance data. Added a select_related depth of 1 to a node's view when trying to render it. ---