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
Filename Size Date modified Message
templates
__init__.py 0 B added tbexample, a sample forum app built with treebeard
admin.py 612 B handling save_form in tbexample/admin
forms.py 1.3 KB added tbexample, a sample forum app built with treebeard
models.py 2.5 KB updating version and copyright dates
urls.py 1.0 KB removed debugging message from tbexample.urls
views.py 4.7 KB adding admin patches sent by Krzysztof.Krason (issue 2)