Moved NavigationManager cache handling into custom methods for better readability...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Dec 2010 17:04:11 +0000 (12:04 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Dec 2010 17:04:11 +0000 (12:04 -0500)
commit3544655f02b2bdffe4d101d03f2f1ee22e8dade3
tree9bf4bfc5a5c9eb8ce655bb8efe038b1d0f313eb7
parent87443c44a6efa3010e31dbd50347efab8170d6f6
Moved NavigationManager cache handling into custom methods for better readability and compartmentalization. Added NavigationManager to Navigation model. Tweaked navigation generation filter to work based on a Node instead of roots.
contrib/navigation/models.py
contrib/navigation/templatetags/navigation.py