[ 原始碼: django-taggit ]
套件:python3-django-taggit(0.24.0-2)
python3-django-taggit 的相關連結
Debian 的資源:
下載原始碼套件 django-taggit:
- [django-taggit_0.24.0-2.dsc]
- [django-taggit_0.24.0.orig.tar.gz]
- [django-taggit_0.24.0-2.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework