mptt-tree-view

View tool for Django MPTT


Keywords
mptt-tree-view
License
BSD-3-Clause
Install
pip install mptt-tree-view==0.1.0

Documentation

mptt-tree-view

https://badge.fury.io/py/mptt-tree-view.png https://travis-ci.org/weijia/mptt-tree-view.png?branch=master

"View tool for Django MPTT"

Documentation

The full documentation is at https://mptt-tree-view.readthedocs.org.

Quickstart

Install mptt-tree-view:

pip install mptt-tree-view

Then use it in a project:

import mptt_tree_view

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: