django-social-widgets
django-social-widgets copied to clipboard
Django app for easy embedding social network widgets and plugins into your site. Supports Facebook, Twitter, Google+, YouTube, Instagram and Pinterest.
Can please guide me on how to integrate this with a website. I am new to Django and I have no idea how to incorporate this on my website. Please...
Exception in thread django-main-thread: Traceback (most recent call last): File "C:\Users\gupta\OneDrive\Desktop\kpt\env\lib\site-packages\django\template\utils.py", line 66, in __getitem__ return self._engines[alias] KeyError: 'django' During handling of the above exception, another exception occurred: Traceback (most...
@register.assignment_tag causes error on runserver Changed : ```@register.assignment_tag def social_get_facebook_locale(locale): """ Normalize the locale string and split the value needed for the api url """ if locale is None: return...
Hi after upgrading to Django 1.11.3 i get this error : Exception Value: context must be a dict rather than Context. when using in my template : {% social_widget_render "facebook/share_button.html"...
I find data-url doesn't link the url on tweet anymore but url does
#### Planned networks - [LinkedIn](https://developer.linkedin.com/plugins) - [Tumblr](https://www.tumblr.com/buttons) - [VK.com](https://vk.com/dev/sites)