软件包: 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 (Mail Archive)
- 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)