Skip to main content

Build hierarchical navigation objects from multiple link objects

Project description

Django Navbuilder

Build hierarchical navigation objects from multiple link objects

https://travis-ci.org/praekelt/django-navbuilder.svg?branch=develop https://coveralls.io/repos/github/praekelt/django-navbuilder/badge.svg?branch=develop

Installation

  1. Install or add django-navbuilder to your Python path.

  2. Add navbuilder to your INSTALLED_APPS setting.

  3. Add url(r'^navbuilder/', include("navbuilder.urls", namespace="navbuilder")) to your url patterns (only required if you intend on using the list/detail views)

Usage

Include the navbuilder templatetags:

{% load navbuilder_tags %}

Use the inclusion tag which has been provided: {% render_menu slug %}

Authors

Praekelt Consulting

  • Jonathan Bydendyk

  • Hedley Roos

Changelog

0.1

  1. Initial release.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-navbuilder-0.1.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

django_navbuilder-0.1-py2.7.egg (40.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page