django-social-widgets
django-social-widgets copied to clipboard
Django 1.11.3 ?
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 %}
Getting the same issue here on 1.11
the same issue on 1.11.3
the same issue on 1.11.4
I am still getting the same error in 1.11.5