| Paketname | python-django-treebeard-doc |
| Beschreibung | Efficient implementations of tree data structures for Django (documentation) |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.61-1 |
| Sektion | doc |
| Priorität | optional |
| Installierte Größe | 648 Byte |
| Hängt ab von | libjs-jquery |
| Empfohlene Pakete | |
| Paketbetreuer | Chris Lamb |
| Quelle | python-django-treebeard |
| Paketgröße | 155480 Byte |
| Prüfsumme MD5 | 041b31968fe69792d1dd9649b2e0e857 |
| Prüfsumme SHA1 | d830dff0955b46d427c3b77bcfff667ab56f5506 |
| Prüfsumme SHA256 | 8de176ae6e0594c66de0e8d31347cce92afc33756156a997695e1c835d54e0a7 |
| Link zum Herunterladen | python-django-treebeard-doc_1.61-1_all.deb |
| Ausführliche Beschreibung | Django Treebeard is a library that implements efficient data structures for
storing hierachical data in a database using the Django web development
framework.
.
It currently includes 3 different tree implementations: adjacency list,
materialized path and nested sets. Each one has it's own strengths and
weaknesses but share the same API, so it’s easy to switch between them.
.
This package contains the documentation in searchable HTML format.
|