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 cbcb1e035117 Raw commit »

commit
cbcb1e035117
parent
f3646b33e4b9
branch
default

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.

Comments

    Log in to comment »

    File Lines added Lines removed
    CHANGES 3
    docs/api.rst 12
    docs/conf.py 2 2
    setup.py 1 1
    treebeard/__init__.py 1 1
    treebeard/models.py 26
    treebeard/mp_tree.py 6 7