Refactored the RecurseNavigationNode to have less repetition. Switched from {{ childr...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 2 Mar 2011 22:35:20 +0000 (17:35 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 2 Mar 2011 22:35:20 +0000 (17:35 -0500)
commit2b21f17548ca9c2b1be8c3047ad86370c95fcb9e
tree14236c3f6e8e1d9553b10c9c630b906fe634e178
parent20db685ec49851c2870bd8cabcc97f75c5acc9cd
Refactored the RecurseNavigationNode to have less repetition. Switched from {{ children }} to {% recurse %} because it makes more sense to collect recursion only if needed.
contrib/shipherd/templatetags/shipherd.py