{ "info": { "author": "Caktus Consulting Group", "author_email": "solutions@caktusgroup.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-treenav\n==============\n\n.. sidebar:: Build Status\n\n :master: |master-status|\n :develop: |develop-status|\n :coverage: |coverage|\n\nAn extensible, hierarchical, and pluggable navigation system for Django sites.\n\n*django-treenav* was designed from the start to live independent of a CMS\nimplementation. As a separate application, treenav can easily be integrated\ninto existing, custom setups and does not enforce or require users to use a\nparticular content management system.\n\nSharing the same principles,\n`django-pagelets `_\nintegrates seamlessly with treenav and can be used together to create a flexible\nCMS product.\n\nFor complete documentation checkout, ``_\n\n.. |master-status| image::\n https://travis-ci.org/caktus/django-treenav.svg?branch=master\n :target: https://travis-ci.org/caktus/django-treenav\n :alt: Master Build Status\n\n.. |develop-status| image::\n https://travis-ci.org/caktus/django-treenav.svg?branch=develop\n :target: https://travis-ci.org/caktus/django-treenav\n :alt: Develop Build Status\n\n.. |coverage| image::\n https://coveralls.io/repos/caktus/django-treenav/badge.png?branch=develop\n :target: https://coveralls.io/r/caktus/django-treenav\n\n\nFeatures\n--------\n\n- Generic functionality with multiple URL specifications: `get_absolute_url()`, `reverse()`, or raw URLs\n- Packaged with templates to render the tree hierarchy with nested `