[ 源代码: django-taggit ]
软件包:python3-django-taggit(0.24.0-1)
python3-django-taggit 的相关链接
Debian 的资源:
下载源码包 django-taggit:
- [django-taggit_0.24.0-1.dsc]
- [django-taggit_0.24.0.orig.tar.gz]
- [django-taggit_0.24.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)