[ 原始碼: python-django-tagging ]
套件:python3-django-tagging(1:0.5.0-4)
python3-django-tagging 的相關連結
Debian 的資源:
下載原始碼套件 python-django-tagging:
- [python-django-tagging_0.5.0-4.dsc]
- [python-django-tagging_0.5.0.orig.tar.gz]
- [python-django-tagging_0.5.0-4.debian.tar.xz]
維護小組:
- Debian Python Team (QA 頁面)
- Jonas Genannt (QA 頁面)
- Christopher Baines (QA 頁面)
- Christos Trochalakis (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Generic tagging application for Django projects (Python 3)
This is a generic tagging application for Django, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
Models can be expanded with a new TagField; web templates can easily include tag clouds and dedicated views are available to browse objects by tag.
This is the Python 3 version of the package.
其他與 python3-django-tagging 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- sug: python-django-tagging-doc
- Generic tagging application for Django projects (Documentation)