bambu-comments:通用Django模型注释

时间:2021-05-06 22:55:56
【文件属性】:
文件名称:bambu-comments:通用Django模型注释
文件大小:408KB
文件格式:ZIP
更新时间:2021-05-06 22:55:56
JavaScript 班布评论 通用模型评论 关于班布(Bambu)评论 该软件包为Django模型提供了一个安全的,可识别垃圾邮件的,基于批准的注释系统。 与Akismet API密钥结合使用,它将阻止垃圾邮件进入收件箱,并与Bambu工具集中的其他工具配合使用以提供通知并执行其他操作。 注释在发布之前先经过清理,因此您无需通过一堆过滤器就可以运行它们。 关于Bambu工具2.0 这是称为Bambu工具的工具集的一部分。 它正从bambu的命名空间移到它自己的“根级”软件包中,以及该集中的所有其他工具。 如果要从2.0之前的版本升级,请确保更新代码以使用bambu_comments而不是bambu.comments 。 安装 通过Pip安装软件包: pip install bambu-comments 将其添加到您的INSTALLED_APPS列表中: INSTALLED_APPS = ( .
【文件预览】:
bambu-comments-master
----setup.py(1022B)
----.gitignore(6B)
----requirements.txt(70B)
----LICENSE(11KB)
----README.md(1KB)
----bambu_comments()
--------templates()
--------templatetags()
--------__init__.py(80B)
--------managers.py(212B)
--------models.py(5KB)
--------apps.py(97B)
--------admin.py(1KB)
--------migrations()
--------bambu_comments(47B)
--------forms.py(1KB)
--------notifications.py(642B)
--------search_indexes.py(516B)
--------helpers.py(2KB)
--------context_processors.py(130B)
----testproject()
--------database.db(13KB)
--------templates()
--------manage.py(294B)
--------testproject()
----docs()
--------pan(43B)
--------_build()
--------Makefile(7KB)
--------index.rst(2KB)
--------conf.py(8KB)
--------haystack.rst(233B)
--------tags.rst(95B)
--------notifications.rst(219B)
--------models.rst(66B)
--------settings.rst(212B)
----README(1KB)

网友评论