DBuildService / dbs-server

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Use django-simple-menu for navigation #27

Open twaugh opened 9 years ago

twaugh commented 9 years ago

This implements navigation using python-django-simple-menu, fixing #26.

The primary navbar is located in the base template. Breadcrumbs for each location are located in the template for that location.