python-django-sitetree-doc

Site tree, menu and breadcrumbs navigation for django (documentation)
  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.

this package contains the documentation.