
A simple Django template tag to handle navigation item selection. It works through template inheritance and allows one to define hierarchical navigation menu structures in the presentation layer. It differentiates itself from other solutions by sole reliance on templates.
This package contains the Python 3 version of the library.