套件: python-django-treebeard (4.2.1+dfsg-1)
python-django-treebeard 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-django-treebeard:
- [python-django-treebeard_4.2.1+dfsg-1.dsc]
- [python-django-treebeard_4.2.1+dfsg.orig.tar.gz]
- [python-django-treebeard_4.2.1+dfsg-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Michael Fladischer
外部的資源:
- 主頁 [tabo.pe]
相似套件:
Efficient implementations of tree data structures for Django
Django Treebeard is a library that implements efficient data structures for storing hierarchical 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.
其他與 python-django-treebeard 有關的套件
|
|
|
-
- dep: libjs-jquery-ui
- JavaScript UI library for dynamic web applications
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)