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: 602.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/tabo/django-treebeard
hg clone ssh://hg@bitbucket.org/tabo/django-treebeard

Commit 0f2a87d336ee Raw commit »

commit
0f2a87d336ee
parent
f45c785ede80
parent
b38bf3705bca
branch
1.6.X

merging from 1.61 tag to 1.6.X branch

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgtags 1
    CHANGES 9
    MANIFEST.in 1 1
    docs/api.rst 12
    docs/conf.py 4 2
    docs/index.rst 1 1
    docs/intro.rst 2 2
    docs/make.bat 113
    docs/mp_tree.rst 1 1
    setup.py 2 2
    tbexample/templates/tbexample/base.html 1 1
    tbexample/templates/tbexample/choose.html 1 1
    treebeard/__init__.py 1 1
    treebeard/al_tree.py 2 5
    treebeard/forms.py 9 8
    treebeard/locale/es/LC_MESSAGES/django.mo
    treebeard/locale/es/LC_MESSAGES/django.po 44
    treebeard/locale/ru/LC_MESSAGES/django.mo
    treebeard/locale/ru/LC_MESSAGES/django.po 45
    treebeard/models.py 27 12
    treebeard/mp_tree.py 6 7
    treebeard/numconv.py 6 93
    treebeard/tests.py 1 12