[ 源代码: python-django-mptt ]
软件包: python3-django-mptt (0.8.5-0.1ubuntu1)
python3-django-mptt 的相关链接
Trisquel 的资源:
下载源码包 python-django-mptt:
- [python-django-mptt_0.8.5-0.1ubuntu1.dsc]
- [python-django-mptt_0.8.5.orig.tar.gz]
- [python-django-mptt_0.8.5-0.1ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Brian May
外部的资源:
- 主页 [github.com]
相似软件包:
Modified Preorder Tree Traversal Django application
Django MPTT is a reusable/standalone Django application which aims to make it easy for you to use Modified Preorder Tree Traversal with your own Django models in your own applications.
It takes care of the details of managing a database table as a tree structure and provides tools for working with trees of model instances.
其他与 python3-django-mptt 有关的软件包
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- sug: python-django-mptt-doc
- Modified Preorder Tree Traversal Django application