Added is_active method to Navigation class. Replaced the get_navigation and is_active...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 3 Jan 2011 22:18:35 +0000 (17:18 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 4 Jan 2011 14:48:05 +0000 (09:48 -0500)
commit12c150ecb8d8229b5713fee049dc741b628845fe
tree8e65d2599fa9d273d725f8eaa7cd6752f4f5558f
parentcac73c3fcf9abaaf497875fae5457793cc4cf0ee
Added is_active method to Navigation class. Replaced the get_navigation and is_active filters with a recursenavigation template tag.
contrib/navigation/models.py
contrib/navigation/templatetags/navigation.py