python-django-sitetree

Site tree, menu and breadcrumbs navigation for Django
  https://github.com/idlesign/django-sitetree
  0
  no reviews



Django-sitetree is a reusable application for Django, introducing site tree, menu and breadcrumbs navigation elements. Site structure in django-sitetree is described through Django admin interface in a so called site trees. Every item of such a tree describes a page or a set of pages through the relation of URI or URL to human-friendly title.