Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.11.3 ? #9

Open
moccand opened this issue Jul 2, 2017 · 4 comments
Open

Django 1.11.3 ? #9

moccand opened this issue Jul 2, 2017 · 4 comments

Comments

@moccand
Copy link

moccand commented Jul 2, 2017

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 %}

@wedwardbeck
Copy link

Getting the same issue here on 1.11

@chxiaoxin
Copy link

the same issue on 1.11.3

@luispaulot
Copy link

the same issue on 1.11.4

pfitzer pushed a commit to pfitzer/django-social-widgets that referenced this issue Oct 13, 2017
pfitzer added a commit to pfitzer/django-social-widgets that referenced this issue Oct 13, 2017
creafz#9 use dict instead of Context to work with django >= 1.10
pfitzer added a commit to pfitzer/django-social-widgets that referenced this issue Oct 13, 2017
creafz#9 use dict instead of Context to work with django >= 1.10
@naveenreddyin
Copy link

I am still getting the same error in 1.11.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants