Added philo 404 handling via a relationship named Http404 on nodes. Uses the passthro...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 9 Sep 2010 21:16:12 +0000 (17:16 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Sep 2010 16:31:51 +0000 (12:31 -0400)
commit4bd5e63372542c7a224576fc4082324bc39f13aa
tree68f7cb4ba5f9f8fbcca2cd6464359d9975242513
parent3f3b465af13e523065ca264f4ef63a82d1647046
Added philo 404 handling via a relationship named Http404 on nodes. Uses the passthrough feature of relationships to let 404 views inherit.
views.py