Jeff Triplett's Micro.blog
Follow <a href="https://micro.blog/webology">@webology on Micro.blog</a>.
I'm just a boy, sitting in front of some code, looking for the right abstraction. Senior web developer @westerveltco - joshuadavidthomas
Follow <a href="https://micro.blog/webology">@webology on Micro.blog</a>.
I first got exposed to django-simple-nav while working with Josh Thomas at the Westervelt Company over the last two or three years. It quickly became a go-to library in my toolkit. django-simple-nav lets you define nav items and groupings in Python, then hand them off to a Django template to render. I use it for sidebars, headers, dashboards, and other spots where I need a menu. Since then, I have also started using it on a lot of personal projects.