软件包: python3-django-taggit (2.1.0-1)
python3-django-taggit 的相关链接
Trisquel 的资源:
下载源码包 django-taggit:
维护者:
Original Maintainers:
- Debian Python Team
- Michal Čihař
外部的资源:
- 主页 [github.com]
相似软件包:
simple tagging for Django (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.
django-taggit a simpler approach to tagging with Django. Add "taggit" to your INSTALLED_APPS then just add a TaggableManager to your model.
This package installs the library for Python 3.
其他与 python3-django-taggit 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- sug: python-django-taggit-doc
- simple tagging for Django (Documentation)