python - Django 中的社交媒体链接

标签 python django django-templates facebook-social-plugins python-social-auth

我想在 Django 模板中的帖子末尾设置社交链接。 如何使用 Django 帖子中的社交媒体链接在社交中分享我的帖子?

最佳答案

查看 django-social-share ( https://github.com/fcurella/django-social-share ) 或 django-socialsharing ( https://github.com/lettertwo/django-socialsharing )。

可以在这里找到更多信息:https://www.djangopackages.com/grids/g/social/

关于python - Django 中的社交媒体链接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21479779/

相关文章:

python - 计算二维数组中空数组出现的次数

Python:如何将函数分配给对象属性?

python - 错误: [Errno 13] Permission denied: './configure' when use pip3 install matplotlib on termux

python django 如何在 Post 请求中向网站发送参数

django - 使用 django-filter 获得脆脆的表单的简单方法

django - 在 Django 模板中获取列表值

python - 无限递归,同时扩展管理员的应用程序 change_form 模板

Python:快速查找充满大多数零的大型 4D 数组平均值的方法

python - 在 OSQA (django python) 上添加问题时,其正文为空

python - 在 Django 单元测试中使用持久数据库