パッケージ: 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 (メールアーカイブ)
- 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