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.61
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 Fixed a bug when trying to introspect the database engine used in Django 1.2+ while using new style db settings (DATABASES). Added Node.get_database_engine to deal with this.
benchmarks.rst 11.1 KB docs tweaks
changes.rst 45 B docs improvements
conf.py 6.4 KB Fixed a bug when trying to introspect the database engine used in Django 1.2+ while using new style db settings (DATABASES). Added Node.get_database_engine to deal with this.
exceptions.rst 259 B docs tweaks
forms.rst 350 B docs tweaks
index.rst 1.1 KB shorter link for 80col goodness
intro.rst 5.1 KB updating urls
mp_tree.rst 8.0 KB updating urls
ns_tree.rst 1.2 KB docs updates