Skip to main content

treenavext

Project description

django-treenavext
=================


.. image:: https://travis-ci.org/Natgeoed/django-treenavext.svg?branch=master
:target: https://travis-ci.org/Natgeoed/django-treenavext


Addding extra features to the treenav project.


Settings:
---------

The following form shows up in the admin interface to extend the MenuItem of
the *django-treenav* project. It defaults to 'treenavext.forms
.DefaultExtraMetaForm'


TREENAVEXT_EXTRA_FORM = 'simpleapp.forms.ExtraMetaForm'



Installation
------------

Install the app with:

cd django-treenavext

python setup.py install


Settings
--------

Add to your INSTALLED_APPS and run syncdb:

INSTALLED_APPS = (
...,
'mptt',
'treenav',
'treenvext',
)

Project details


Download files

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

Source Distribution

django-treenavext-0.1.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file django-treenavext-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-treenavext-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3f9fe8a328bb433daaaaefdb403df1c94cbf87058701746c183cd018a83aa92a
MD5 ee6600da6c9360a4e1e174df8f3e4650
BLAKE2b-256 ed457f81c3aea7fd43575fa889b531ac783609814be778b045b8c3580bda51fd

See more details on using hashes here.

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