coop-tag:用于使用 django-taggit 管理标签的 django-coop 插件

时间:2024-07-29 02:39:22
【文件属性】:

文件名称:coop-tag:用于使用 django-taggit 管理标签的 django-coop 插件

文件大小:52KB

文件格式:ZIP

更新时间:2024-07-29 02:39:22

Python

合作标签 一个主要建立在上的用于管理标签的应用程序我们在这个包中集成了另外两个 taggit 附加组件: - - 所以我们有一个漂亮的样式自动完成小部件和一些模板标签来使用 taggit。 标签 slug 对 unicode 友好。 这意味着重音字母是有效的 URI 字符(就像它们应该是!)所以你可以为不同的标签使用不同的 slug。 安装和依赖项:: $ pip install git+git://github.com/quinode/django-templatetag-sugar.git $ pip install django-autoslug $ pip install unicode-slugify $ pip install coop_tag 在 django 项目设置中将 coop_tag(带下划线)添加到 INSTALLED_APPS。 在 django 项目


【文件预览】:
coop-tag-master
----setup.py(1KB)
----requirements.txt(63B)
----MANIFEST.in(125B)
----LICENSE.txt(3KB)
----README.rst(7KB)
----coop_tag()
--------widgets.py(5KB)
--------templates()
--------templatetags()
--------urls.py(285B)
--------__init__.py(156B)
--------views.py(2KB)
--------managers.py(9KB)
--------static()
--------models.py(6KB)
--------utils.py(4KB)
--------admin.py(987B)
--------migrations()
--------locale()
--------forms.py(748B)
--------tests.pyc(858B)
--------settings.py(2KB)

网友评论