Django中的社交媒体链接

Django中的社交媒体链接

本文介绍了Django中的社交媒体链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

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

I want to set a social link at the end of my post in the Django template.how to use social media link in Django's post for sharing my posts in the social?

推荐答案

查看django-社交共享()或django-socialsharing ()。

Check out django-social-share (https://github.com/fcurella/django-social-share) or django-socialsharing (https://github.com/lettertwo/django-socialsharing).

更多信息可以在这里找到:

More can be found here: https://www.djangopackages.com/grids/g/social/

这篇关于Django中的社交媒体链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-06 15:50