django-social-widgets icon indicating copy to clipboard operation
django-social-widgets copied to clipboard

Django 1.11.3 ?

Open moccand opened this issue 7 years ago • 4 comments

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" href=meta.url %}

moccand avatar Jul 02 '17 20:07 moccand

Getting the same issue here on 1.11

wedwardbeck avatar Jul 08 '17 22:07 wedwardbeck

the same issue on 1.11.3

chxiaoxin avatar Jul 18 '17 04:07 chxiaoxin

the same issue on 1.11.4

luispaulot avatar Sep 11 '17 00:09 luispaulot

I am still getting the same error in 1.11.5

naveenreddyin avatar Jun 08 '18 09:06 naveenreddyin