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 eff7959f5c38 Raw commit »
- commit
- eff7959f5c38
- parent
- 6bfca0856598
- branch
- default
Potential backwards incompatible change:
Cleaned __init__.py, if you need Node you'll have to call it from it's
original location (treebeard.models.Node instead of treebeard.Node). Also
exceptions have been moved to treebeard.exceptions.
Added UPDATING file to document backwards incompatible changes.
| File | Lines added | Lines removed |
|---|---|---|
| MANIFEST | 1 | – |
| UPDATING | 8 | – |
| docs/index.rst | 16 | 8 |
| setup.py | 3 | 2 |
| treebeard/__init__.py | 1 | 6 |
| treebeard/al_tree.py | 2 | 1 |
| treebeard/models.py | 3 | 22 |
| treebeard/mp_tree.py | 2 | 1 |
| treebeard/ns_tree.py | 2 | 1 |
| treebeard/tests.py | 3 | 2 |
Comments
Log in to comment »