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
Branch
default
Filename Size Date modified Message
Makefile 3.3 KB creating empty docs/_static dir before make html
README 222 B updated docs instructions in docs/README
admin.rst 210 B docs tweaks
al_tree.rst 3.0 KB docs updates
api.rst 6.8 KB rst style
benchmarks.rst 11.1 KB docs tweaks
changes.rst 45 B docs improvements
conf.py 883 B Pep8fication
exceptions.rst 259 B docs tweaks
forms.rst 350 B docs tweaks
index.rst 1.2 KB Django 1.4 was released, and 1.2 support was dropped. Treebeard now needs Django 1.3+
intro.rst 5.1 KB Django 1.4 was released, and 1.2 support was dropped. Treebeard now needs Django 1.3+
mp_tree.rst 8.5 KB The problem in #44 also affects python 2.7
ns_tree.rst 1.2 KB Django 1.4 was released, and 1.2 support was dropped. Treebeard now needs Django 1.3+
tests.rst 1.9 KB Now using pytest to run the tests, and updated setup.py to use distribute/setuptools