Added a Navigation model to mediate between Nodes and multiple sets of navigation...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 18 Jan 2011 22:35:05 +0000 (17:35 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 18 Jan 2011 22:38:18 +0000 (17:38 -0500)
commitd807884e8aa5b94a79e5f130fd2ce711e287eb3a
tree3472a5bbd2b275a1b792ca3b2c56a302638b231a
parent4d7f6c42629cb85f001306195c6098b4abec642a
Added a Navigation model to mediate between Nodes and multiple sets of navigation. Updated templatetags accordingly. Addresses issue 70.
contrib/shipherd/admin.py
contrib/shipherd/models.py
contrib/shipherd/templatetags/shipherd.py