Gustavo Picon is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tabo / django-treebeard

Efficient tree implementations for Django 1.0+ :: https://tabo.pe/projects/django-treebeard/

Clone this repository (size: 646.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/tabo/django-treebeard
hg clone ssh://hg@bitbucket.org/tabo/django-treebeard
Tag
1.5
Filename Size Date modified Message
templates
templatetags
__init__.py 2.1 KB updated numconv to 2.0
admin.py 510 B Added CHANGES file, docstrings for form/admin, and bumped version to 1.5
al_tree.py 15.0 KB updating urls and copyrights
exceptions.py 799 B updating urls and copyrights
forms.py 6.8 KB Added CHANGES file, docstrings for form/admin, and bumped version to 1.5
models.py 21.2 KB updating urls and copyrights
mp_tree.py 44.1 KB MP_Node.get_tree must include the given parent when given a leaf node
ns_tree.py 24.4 KB updating urls and copyrights
numconv.py 5.9 KB updated numconv to 2.0
tests.py 70.4 KB added TestClassMethods.test_get_tree_leaf