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 againCommit 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.
| 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 |
Comments
Log in to comment »