Set handles_subpath to be a class method rather than trying to resolve the url based...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 22 Jun 2011 21:06:10 +0000 (17:06 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 22 Jun 2011 21:06:10 +0000 (17:06 -0400)
commite829cc94f7677913f3524a044dc9a675daf8e428
tree636912288bfb4312273c9c302faabd480e1708aa
parent06fb2d046af27bb3f443e88cd42062874c294cb3
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.
philo/models/nodes.py