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
__init__.py 0 B treebeard.tests moved to it's own directory, added runtests.py and tox support. Fixed the tests to run in Python 2.4.
conftest.py 1.6 KB Forgot to hg -add files needed in the new test suite
forms.py 0 B treebeard.tests moved to it's own directory, added runtests.py and tox support. Fixed the tests to run in Python 2.4.
models.py 4.1 KB Pep8fication
settings.py 1.8 KB adding super secret SECRET_KEY in tests/settings.py, needed by some tests while chasing django bugs with hg bisect
test_treebeard.py 71.2 KB The problem in #44 also affects python 2.7