tabo / django-treebeard

Efficient tree implementations for Django 1.0+ :: https://tabo.pe/projects/django-treebeard/

Clone this repository (size: 528.3 KB): HTTPS / SSH
$ hg clone http://code.tabo.pe/django-treebeard
commit 135: 630024c53f5f
parent 134: e0672f404a9c
branch: default
tags: 1.5
adding MANIFEST.in
Gustavo Picon / tabo
9 months ago

Changed (Δ185 bytes):

raw changeset »

MANIFEST.in (8 lines added, 0 lines removed)

Up to file-list MANIFEST.in:

1
include CHANGES
2
include LICENSE
3
include NOTICE
4
include README
5
include UPDATING
6
recursive-include docs *
7
recursive-include tbbench tbbench-* *.py
8
recursive-include tbexample *.py *.html